Commits

DateSubjectAuthorReleases
2002-07-16 Add more dependency insertions --- this completes the basic pg_depend Tom Lane 7.3.1
2002-07-12 Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. Tom Lane 7.3.1
2002-07-01 First phase of applying Rod Taylor's pg_depend patch. This just adds Tom Lane 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-04-19 Change naming rule for ON SELECT rules of views: they're all just Tom Lane 7.3.1
2002-04-15 The contents of command.c, creatinh.c, define.c, remove.c and rename.c Tom Lane 7.3.1
2002-03-29 pg_type has a typnamespace column; system now supports creating types Tom Lane 7.3.1
2002-03-22 A little further progress on schemas: push down RangeVars into Tom Lane 7.3.1
2002-03-21 First phase of SCHEMA changes, concentrating on fixing the grammar and 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-16 Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type Tom Lane 7.2.1
2001-08-12 Make ALTER TABLE RENAME on a view rename the view's on-select rule too. Tom Lane 7.2.1
2001-08-10 Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 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
2001-01-03 MakeRetrieveViewRuleName was scribbling on memory that didn't belong Tom Lane 7.1.1
2000-12-21 Fix longstanding bug with VIEW using BETWEEN: OffsetVarNodes would get Tom Lane 7.1.1
2000-10-26 Clean up gcc warnings in MULTIBYTE mode. Tom Lane 7.1.1
2000-09-29 Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. 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-09-12 This patch implements a different "relkind" Bruce Momjian 7.1.1
2000-09-12 O.K. - Bruce Momjian 7.1.1
2000-07-04 Make toast-table creation and deletion work somewhat reliably. Tom Lane 7.1.1
2000-06-30 RemoveView was doing things the hard way... Tom Lane 7.1.1
2000-06-12 Rename rule CURRENT to OLD in source tree. Add mapping for backward Bruce Momjian 7.1.1