Commits

DateSubjectAuthorReleases
2002-04-18 Rule names are now unique per-relation, rather than unique globally. Tom Lane 7.3.1
2002-04-17 Opclasses live in namespaces. I also took the opportunity to create 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-11 Restructure representation of aggregate functions so that they have pg_proc Tom Lane 7.3.1
2002-04-05 Divide functions into three volatility classes (immutable, stable, and 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-26 pg_class has a relnamespace column. You can create and access tables Tom Lane 7.3.1
2002-03-22 Create the pg_namespace system catalog. Doesn't do much yet, but it's Tom Lane 7.3.1
2002-02-19 A bunch of changes aimed at reducing backend startup time... Tom Lane 7.3.1
2001-08-21 Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in 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-06-22 Statistical system views (yet without the config stuff, but Jan Wieck 7.2.1
2001-06-16 It turns out that the relcache thinks it can distinguish different Tom Lane 7.2.1
2001-06-12 Clean up various to-do items associated with system indexes: 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
2000-12-14 Make sure to not handle deactivated system indexes Hiroshi Inoue 7.1.1
2000-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-11-10 Clean up syscache so that recursive invocation is safe, and remove error 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