Commits

DateSubjectAuthorReleases
2005-04-14 Completion of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2005-04-14 First phase of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2005-04-06 Merge Resdom nodes into TargetEntry nodes to simplify code and save a Tom Lane 8.1.0
2005-01-10 Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. This Tom Lane 8.0.0
2004-05-18 setRuleCheckAsUser has to be applied to any subqueries appearing in a Tom Lane 8.0.0
2004-02-10 Restructure smgr API as per recent proposal. smgr no longer depends on Tom Lane 8.0.0
2004-01-14 Fix permission-checking bug reported by Tim Burgess 10-Feb-03 (this time Tom Lane 8.0.0
2003-09-17 Disallow converting a table to a view if it has triggers, indexes, or Tom Lane 7.4.1
2003-08-01 Adjust 'permission denied' messages to be more useful and consistent. Tom Lane 7.4.1
2003-07-25 Error message editing in backend/optimizer, backend/rewrite. Tom Lane 7.4.1
2003-01-17 Adjust API of expression_tree_mutator and query_tree_mutator to Tom Lane 7.4.1
2002-09-11 Tweak querytree-dependency-extraction code so that columns of tables Tom Lane 7.3.1
2002-09-02 CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE. Tom Lane 7.3.1
2002-08-05 Restructure system-catalog index updating logic. Instead of having Tom Lane 7.3.1
2002-08-02 ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, Tom Lane 7.3.1
2002-07-16 Add code to extract dependencies from an expression tree, and use it 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-05-21 Remove global variable scanCommandId in favor of storing a command ID Tom Lane 7.3.1
2002-05-20 Restructure indexscan API (index_beginscan, index_getnext) per Tom Lane 7.3.1
2002-05-12 First pass at set-returning-functions in FROM, by Joe Conway with Tom Lane 7.3.1
2002-04-27 Restructure aclcheck error reporting to make permission-failure Tom Lane 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-18 Rule names are now unique per-relation, rather than unique globally. 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-21 Change the aclchk.c routines to uniformly use OIDs to identify the Tom Lane 7.3.1