OSDN Git Service

Fix bugs in relpersistence handling during table creation.
[pg-rex/syncrep.git] / src / backend / commands / view.c
2011-07-03 Robert HaasFix bugs in relpersistence handling during table creation.
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-03-22 Tom LaneImprove reporting of run-time-detected indeterminate...
2011-03-20 Tom LaneRevise collation derivation method and expression-tree...
2011-03-10 Tom LaneRemove collation information from TypeName, where it...
2011-02-25 Tom LaneSupport data-modifying commands (INSERT/UPDATE/DELETE...
2011-02-22 Robert HaasFix a couple of unlogged tables goofs.
2011-02-08 Peter EisentrautPer-column collation support
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-12-13 Robert HaasGeneralize concept of temporary relations to "relation...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-18 Tom LaneFix failure of "ALTER TABLE t ADD COLUMN c serial"...
2010-07-25 Robert HaasCREATE TABLE IF NOT EXISTS.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-11-05 Tom LaneDon't treat NEW and OLD as reserved words anymore....
2009-10-13 Tom LaneCode review for LIKE INCLUDING patch --- clean up some...
2009-07-16 Peter EisentrautMake backend header files C++ safe
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-04-04 Tom LaneRemove the recently added node types ReloptElem and...
2009-02-02 Alvaro HerreraAllow reloption names to have qualifiers, initially...
2009-01-27 Peter EisentrautRevert updatable views
2009-01-22 Peter EisentrautAutomatic view update rules
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-16 Tom LaneDepartment of second thoughts: further experimentation...
2008-12-15 Tom LaneCode review for CREATE OR REPLACE VIEW patch. Do thing...
2008-12-06 Bruce MomjianAllow CREATE OR REPLACE VIEW to add columns to the...
2008-08-25 Tom LaneMove exprType(), exprTypmod(), expression_tree_walker...
2008-06-19 Alvaro HerreraImprove our #include situation by moving pointer types...
2008-06-14 Tom LaneRefactor the handling of the various DropStmt variants...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-08-27 Tom LaneFix a couple of misbehaviors rooted in the fact that...
2007-06-23 Tom LaneSeparate parse-analysis for utility commands out of...
2007-03-13 Tom LaneFirst phase of plan-invalidation project: create a...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-08-21 Tom LaneFix all known problems with pg_dump's handling of seria...
2006-07-13 Bruce MomjianAllow include files to compile own their own.
2006-07-02 Bruce MomjianAdd FILLFACTOR to CREATE INDEX.
2006-03-14 Tom LaneImprove parser so that we can show an error cursor...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-04-14 Tom LaneFirst phase of project to use fixed OIDs for all system...
2005-04-13 Tom LaneChange addRangeTableEntryForRelation() to take a Relati...
2005-04-06 Tom LaneMerge Resdom nodes into TargetEntry nodes to simplify...
2005-02-02 Neil ConwayAdd support for temporary views, including documentatio...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-18 Tom LaneTablespaces. Alternate database locations are dead...
2004-05-26 Neil ConwayReimplement the linked list data structure used through...
2004-01-14 Tom LaneFix permission-checking bug reported by Tim Burgess...
2004-01-10 Neil ConwayImplement "WITH / WITHOID OIDS" clause for CREATE TABLE...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-25 Peter EisentrautMessage editing: remove gratuitous variations in messag...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-08-01 Tom LaneAdjust 'permission denied' messages to be more useful...
2003-07-20 Tom LaneAnother round of error message editing, covering backen...
2002-11-11 Tom LaneCode review for ON COMMIT patch. Make the actual on...
2002-09-22 Tom LaneReplace pg_attribute.attisinherited with attislocal...
2002-09-04 Bruce Momjianpgindent run.
2002-09-02 Tom LaneDepartment of second thoughts: make checks for replacin...
2002-09-02 Tom LaneCREATE OR REPLACE VIEW, CREATE OR REPLACE RULE.
2002-08-30 Tom LaneAdd attisinherited column to pg_attribute; use it to...
2002-07-16 Tom LaneAdd more dependency insertions --- this completes the...
2002-07-12 Tom LaneSecond phase of committing Rod Taylor's pg_depend/pg_co...
2002-07-01 Tom LaneFirst phase of applying Rod Taylor's pg_depend patch...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-04-19 Tom LaneChange naming rule for ON SELECT rules of views: they...
2002-04-15 Tom LaneThe contents of command.c, creatinh.c, define.c, remove...
2002-03-29 Tom Lanepg_type has a typnamespace column; system now supports...
2002-03-22 Tom LaneA little further progress on schemas: push down RangeVa...
2002-03-21 Tom LaneFirst phase of SCHEMA changes, concentrating on fixing...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-08-16 Tom LaneSequences are now based on int8, not int4, arithmetic...
2001-08-12 Tom LaneMake ALTER TABLE RENAME on a view rename the view's...
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2001-01-03 Tom LaneMakeRetrieveViewRuleName was scribbling on memory that...
2000-12-21 Tom LaneFix longstanding bug with VIEW using BETWEEN: OffsetVar...
2000-10-26 Tom LaneClean up gcc warnings in MULTIBYTE mode.
2000-09-29 Tom LaneSubselects in FROM clause, per ISO syntax: FROM (SELECT...
2000-09-12 Tom LaneFirst cut at full support for OUTER JOINs. There are...
2000-09-12 Bruce MomjianThis patch implements a different "relkind"
2000-09-12 Bruce MomjianO.K. -
2000-07-04 Tom LaneMake toast-table creation and deletion work somewhat...
2000-06-30 Tom LaneRemoveView was doing things the hard way...
2000-06-12 Bruce MomjianRename rule CURRENT to OLD in source tree. Add mapping...
2000-02-15 Thomas G. LockhartCarry column aliases from the parser frontend. Enables...
2000-01-26 Bruce MomjianAdd:
1999-12-10 Bruce MomjianRename several destroy* functions/tags to drop*.
1999-10-07 Tom LaneFix planner and rewriter to follow SQL semantics for...
1999-10-03 Tom LaneReimplement parsing and storage of default expressions...
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-16 Bruce MomjianFinal cleanup.
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
next