index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
bootstrap
Age
Commit message (
Expand
)
Author
2001-03-13
XLOG (and related) changes:
Tom Lane
2001-02-10
Only look for bison as YACC; other yaccs need to be selected explicitly.
Peter Eisentraut
2001-01-24
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-17
Change lcons(x, NIL) to makeList(x) where appropriate.
Bruce Momjian
2001-01-14
Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts
Tom Lane
2000-12-28
New WAL version - CRC and data blocks backup.
Vadim B. Mikheev
2000-11-25
Store current LC_COLLATE and LC_CTYPE settings in pg_control during initdb;
Tom Lane
2000-11-21
Put external declarations into header files.
Peter Eisentraut
2000-11-21
Fix OID bootstraping.
Vadim B. Mikheev
2000-11-09
Auto checkpoint creation.
Vadim B. Mikheev
2000-11-08
Make DROP TABLE rollback-able: postpone physical file delete until commit.
Tom Lane
2000-11-04
Make the backend grok relative paths for the data directory by converting
Peter Eisentraut
2000-10-24
WAL misc
Vadim B. Mikheev
2000-10-21
WAL
Vadim B. Mikheev
2000-10-20
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-09-06
Code cleanup of user name and user id handling in the backend. The current
Peter Eisentraut
2000-08-28
New configure test for flex, which recognizes only flex but does so in all
Peter Eisentraut
2000-08-03
Modify heap_open()/heap_openr() API per pghackers discussion of 11 July.
Tom Lane
2000-07-19
Don't need this anymore. It's now handled in the Makefile.
Peter Eisentraut
2000-07-19
Add distprep target to take some of the job of the release_prep script.
Peter Eisentraut
2000-07-14
Cleanup of code for creating index entries. Functional indexes with
Tom Lane
2000-07-04
Make toast-table creation and deletion work somewhat reliably.
Tom Lane
2000-07-03
TOAST
Jan Wieck
2000-07-03
Move global internal files to PGDATA/global.
Peter Eisentraut
2000-06-28
First phase of memory management rewrite (see backend/utils/mmgr/README
Tom Lane
2000-06-22
Second pass over run-time configuration system. Adjust priorities on some
Peter Eisentraut
2000-06-18
Reimplement nodeMaterial to use a temporary BufFile (or even memory, if the
Tom Lane
2000-06-17
Get rid of IndexIsUniqueNoCache() kluge by the simple expedient of
Tom Lane
2000-06-07
Gen_fmgrtab.sh is strange: it is a platform dependent way (because it uses
Peter Eisentraut
2000-06-05
Latest round of fmgr updates. All functions with bool,char, or int2
Tom Lane
2000-05-31
The heralded `Grand Unified Configuration scheme' (GUC)
Peter Eisentraut
2000-05-30
Third round of fmgr updates: eliminate calls using fmgr() and
Tom Lane
2000-05-29
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-28
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-04-12
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-02-18
Implement reindex command
Hiroshi Inoue
2000-01-26
Add:
Bruce Momjian
2000-01-19
Removed MBFLAGS from makefiles since it's now done in include/config.h.
Peter Eisentraut
2000-01-17
Add .cvsignore so cvs update doesn't complain about derived
Tom Lane
2000-01-16
Included all yacc and lex files into the distribution.
Peter Eisentraut
2000-01-15
Fix a passel of problems with incorrect calls to typinput and typoutput
Tom Lane
2000-01-15
Fixed all elog related warnings, as well as a few others.
Peter Eisentraut
2000-01-11
Correct hardwired type information in bootstrap.
Tom Lane
2000-01-10
Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.
Bruce Momjian
1999-12-20
Required catalog changes for extended LONG attribute storage.
Jan Wieck
1999-12-16
Some changes to prepare for LONG attributes.
Jan Wieck
1999-12-16
Update for QNX.
Bruce Momjian
1999-12-16
I have done the QNX4 port with the current source tree. The number of
Bruce Momjian
1999-12-13
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-09
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
[next]