Commits

DateSubjectAuthorReleases
2003-11-09 Add operator strategy and comparison-value datatype fields to ScanKey. Tom Lane 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-07-21 Error message editing in backend/access. Tom Lane 7.4.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-02-19 A bunch of changes aimed at reducing backend startup time... Tom Lane 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-10-06 Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo Tom Lane 7.2.1
2001-08-21 Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in Tom Lane 7.2.1
2001-06-01 Clean up some minor problems exposed by further thought about Panon's bug Tom Lane 7.2.1
2001-05-30 Tweak StrategyEvaluation data structure to eliminate hardwired limit on Tom Lane 7.2.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-07-14 Cleanup of code for creating index entries. Functional indexes with Tom Lane 7.1.1
2000-06-08 Mark functions as static and ifdef NOT_USED as appropriate. Bruce Momjian 7.1.1
2000-05-30 Third round of fmgr updates: eliminate calls using fmgr() and Tom Lane 7.1.1
2000-05-28 First round of changes for new fmgr interface. fmgr itself and the Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-02-18 Implement reindex command Hiroshi Inoue 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
2000-01-15 Fixed all elog related warnings, as well as a few others. Peter Eisentraut 7.1.1
1999-11-22 Add system indexes to match all caches. Bruce Momjian 7.1.1
1999-10-23 Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. Tom Lane 7.1.1