Commits

DateSubjectAuthorReleases
2003-03-11 Add explicit tests for division by zero to all user-accessible integer Tom Lane 7.4.1
2002-05-17 Get rid of the last few uses of typeidTypeName() rather than Tom Lane 7.3.1
2002-04-18 Rule names are now unique per-relation, rather than unique globally. Tom Lane 7.3.1
2002-04-16 Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take Tom Lane 7.3.1
2002-04-12 Checking to decide whether relations are system relations now depends 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-21 Change the aclchk.c routines to uniformly use OIDs to identify the 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-11-02 Fix problem reported by Alex Korn: if a relation has been dropped and Tom Lane 7.2.1
2001-10-03 DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax Tom Lane 7.2.1
2000-11-08 Make DROP TABLE rollback-able: postpone physical file delete until commit. Tom Lane 7.1.1
2000-10-22 Some small polishing of Mark Hollomon's cleanup of DROP command: might 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-07-17 Revise aggregate functions per earlier discussions in pghackers. Tom Lane 7.1.1
2000-01-27 Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now Tom Lane 7.1.1
2000-01-15 Now that new psql is fflush()'ing properly, it emerges that several Tom Lane 7.1.1
1999-09-18 Update regress test expected outputs for small changes in Tom Lane 7.1.1