Commits

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

DateSubjectAuthorReleases
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-08-06 Restructure local-buffer handling per recent pghackers discussion. Tom Lane 7.3.1
2002-08-05 Restructure system-catalog index updating logic. Instead of having Tom Lane 7.3.1
2002-07-22 Add unique index on pg_cast.oid, and document pg_cast table. Peter Eisentraut 7.3.1
2002-07-18 pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus Peter Eisentraut 7.3.1
2002-07-15 Use the dependency mechanism to manage column defaults. We need this 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-11 Add new CREATE CONVERSION/DROP CONVERSION command. Tatsuo Ishii 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-05-24 Mark index entries "killed" when they are no longer visible to any Tom Lane 7.3.1
2002-04-19 pg_trigger's index on tgrelid is replaced by a unique index on 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-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