Commits

DateSubjectAuthorReleases
2003-07-24 Error message editing in backend/storage. Tom Lane 7.4.1
2002-09-02 Remove sys/types.h in files that include postgres.h, and hence c.h, Bruce Momjian 7.3.1
2002-08-25 Clean up comments to be careful about the distinction between variable- Tom Lane 7.3.1
2002-08-05 Restructure system-catalog index updating logic. Instead of having Tom Lane 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-05-21 Remove global variable scanCommandId in favor of storing a command ID Tom Lane 7.3.1
2002-05-20 Restructure indexscan API (index_beginscan, index_getnext) per Tom Lane 7.3.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-08-10 Cleanup some minor oversights in optional-OIDs stuff. Tom Lane 7.2.1
2001-06-22 Statistical system views (yet without the config stuff, but Jan Wieck 7.2.1
2001-03-25 Fix unportable assumptions about alignment of local char[n] variables. Tom Lane 7.1.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2001-01-23 Fix all the places that called heap_update() and heap_delete() without Tom Lane 7.1.1
2001-01-21 Back out patch for BLOB operations until approval. Bruce Momjian 7.1.1
2001-01-21 Hello, Bruce Momjian 7.1.1
2000-11-02 Improve inv_getsize() per suggestion from Denis Perchine; also fix Tom Lane 7.1.1
2000-10-24 Major overhaul of large-object implementation, by Denis Perchine with Tom Lane 7.1.1
2000-10-22 BACKED OUT. Bruce Momjian 7.1.1
2000-10-21 here it is as requested by Bruce. Bruce Momjian 7.1.1
2000-10-08 Back out: Bruce Momjian 7.1.1
2000-10-08 Hello, Bruce Momjian 7.1.1
2000-07-14 Cleanup of code for creating index entries. Functional indexes with Tom Lane 7.1.1
2000-07-04 Make toast-table creation and deletion work somewhat reliably. Tom Lane 7.1.1