Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2001-04-02 Complain if the same column name is inherited from multiple parents Tom Lane 7.1.1
2001-03-30 Re-allow specification of a new default value for an inherited column Tom Lane 7.1.1
2001-03-22 Remove dashes in comments that don't need them, rewrap with pgindent. Bruce Momjian 7.1.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
2001-01-23 Fix all the places that called heap_update() and heap_delete() without Tom Lane 7.1.1
2001-01-05 Disallow creation of a child table by a user who does not own the parent Tom Lane 7.1.1
2000-12-22 Small cleanup of temp-table handling. Disallow creation of a non-temp Tom Lane 7.1.1
2000-12-14 Change StoreCatalogInheritance() to work from a list of parent relation Tom Lane 7.1.1
2000-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-11-13 SearchSysCacheTupleCopy() instead of SearchSysCache() Hiroshi Inoue 7.1.1
2000-11-08 Make DROP TABLE rollback-able: postpone physical file delete until commit. Tom Lane 7.1.1
2000-09-12 First cut at full support for OUTER JOINs. There are still a few loose Tom Lane 7.1.1
2000-08-04 Subclasses inherit constraints of super classes properly Hiroshi Inoue 7.1.1
2000-07-04 Make toast-table creation and deletion work somewhat reliably. Tom Lane 7.1.1
2000-06-12 Back out pg_shadow changes to allow create table and locking permissions. Bruce Momjian 7.1.1
2000-06-09 I have large database and with this DB work more users and I very need Bruce Momjian 7.1.1
2000-06-09 Inheritance overhaul by Chris Bitmead <chris@bitmead.com> Bruce Momjian 7.1.1
2000-05-30 Remove unused include files. Do not touch /port or includes used by defines. Bruce Momjian 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-01-29 A few minor psql enhancements Peter Eisentraut 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-12-16 Some changes to prepare for LONG attributes. Jan Wieck 7.1.1
1999-12-10 Rename several destroy* functions/tags to drop*. Bruce Momjian 7.1.1
1999-11-22 Add system indexes to match all caches. Bruce Momjian 7.1.1