Commits

DateSubjectAuthorReleases
2003-11-12 Cross-data-type comparisons are now indexable by btrees, pursuant to my Tom Lane 8.0.0
2003-11-09 Add operator strategy and comparison-value datatype fields to ScanKey. Tom Lane 8.0.0
2003-08-01 Adjust 'permission denied' messages to be more useful and consistent. Tom Lane 7.4.1
2003-07-28 A visit from the message-style police ... Tom Lane 7.4.1
2003-07-20 Another round of error message editing, covering backend/commands/. Tom Lane 7.4.1
2003-07-18 First bits of work on error message editing. Tom Lane 7.4.1
2003-05-12 Add binary I/O routines for a bunch more datatypes. Still a few to go, Tom Lane 7.4.1
2003-01-27 Get rid of last few unadorned 'permission denied' messages. Tom Lane 7.4.1
2003-01-26 Back-patch fixes to detoast pg_group.grolist. Tom Lane 7.2.4
2002-12-02 Repair core dump when trying to delete an entry from an already-NULL Tom Lane 7.3.1
2002-12-02 Repair core dump when trying to delete an entry from an already-NULL Tom Lane 7.4.1
2002-10-21 Make CREATE/ALTER/DROP USER/GROUP transaction-safe, or at least pretty Tom Lane 7.3.1
2002-08-30 Group-manipulating code neglected to fill in array element type, Tom Lane 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-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
2002-05-17 Merge the last few variable.c configuration variables into the generic Tom Lane 7.3.1
2002-04-28 Minor code cleanup. Tom Lane 7.3.1
2002-04-27 Support toasting of shared system relations, and provide toast tables for Tom Lane 7.3.1
2002-04-26 Move renametrig() from tablecmds.c to trigger.c --- if we're going to Tom Lane 7.3.1
2002-04-18 Make PUBLIC an unreserved word (in fact, not a keyword at all), Tom Lane 7.3.1
2002-03-26 pg_class has a relnamespace column. You can create and access tables Tom Lane 7.3.1
2001-11-04 Merge three existing ways of signaling postmaster from child processes, Tom Lane 7.2.1
2001-11-02 Fix pg_pwd caching mechanism, which was broken by changes to fork Tom Lane 7.2.1