]> granicus.if.org Git - postgresql/history - src/test/regress/expected/sanity_check.out
Don't allow logging in with empty password.
[postgresql] / src / test / regress / expected / sanity_check.out
2017-05-16 Kevin GrittnerRevert "Add a test for transition table usage in FOR...
2017-05-16 Kevin GrittnerAdd a test for transition table usage in FOR EACH ROW...
2017-04-28 Stephen FrostRemove unnecessairly duplicated gram.y productions
2017-03-24 Alvaro HerreraImplement multivariate n-distinct coefficients
2017-03-23 Peter EisentrautLogical replication support for initial data copy
2017-03-21 Teodor SigaevFix support for some operators (&<, &>, $<|, |&>) in...
2017-03-10 Tom LaneChange the relkind for partitioned tables from 'P'...
2017-03-07 Robert HaasGive partitioned table "p" in regression tests a less...
2017-01-20 Peter EisentrautLogical replication
2016-12-20 Peter EisentrautAdd pg_sequence system catalog
2016-12-07 Robert HaasImplement table partitioning.
2016-10-08 Tom LaneFix two bugs in merging of inherited CHECK constraints.
2016-04-14 Tom LaneFix broken dependency-mongering for index operator...
2016-04-07 Stephen FrostAdd new catalog called pg_init_privs
2016-03-24 Alvaro HerreraSupport CREATE ACCESS METHOD
2015-07-25 Tom LaneRedesign tablesample method API, and do extensive code...
2015-05-15 Simon RiggsTABLESAMPLE, SQL Standard and extensible
2015-04-29 Andres FreundIntroduce replication progress tracking infrastructure.
2015-04-26 Peter EisentrautAdd transforms feature
2014-11-27 Stephen FrostRename pg_rowsecurity -> pg_policy and other fixes
2014-09-19 Stephen FrostRow-Level Security Policies (RLS)
2014-03-24 Andrew DunstanDo jsonb regression test input in the conventional...
2013-10-26 Tom LaneUse unaligned output in selected regression queries...
2013-10-10 Peter EisentrautRevive line type
2013-05-08 Heikki LinnakangasUse the term "radix tree" instead of "suffix tree"...
2012-08-16 Heikki LinnakangasAdd SP-GiST support for range types.
2012-07-18 Robert HaasSyntax support and documentation for event triggers.
2012-01-07 Peter EisentrautRename the internal structures of the CREATE TABLE...
2011-12-23 Tom LaneImprove planner's handling of duplicated index column...
2011-12-17 Tom LaneAdd SP-GiST (space-partitioned GiST) index access method.
2011-11-14 Tom LaneReturn FALSE instead of throwing error for comparisons...
2011-11-03 Heikki LinnakangasSupport range data types.
2011-07-20 Robert HaasSupport SECURITY LABEL on databases, tablespaces, and...
2011-02-08 Tom LaneFix merge conflict.
2011-02-08 Tom LaneCore support for "extensions", which are packages of...
2011-02-08 Peter EisentrautPer-column collation support
2011-01-02 Robert HaasBasic foreign table support.
2010-09-28 Robert HaasAdd a SECURITY LABEL command.
2010-02-16 Tom LaneReplace the pg_listener-based LISTEN/NOTIFY mechanism...
2010-01-14 Teodor SigaevAdd point_ops opclass for GiST.
2009-12-11 Itagaki TakahiroAdd large object access control.
2009-10-07 Alvaro HerreraMake it possibly to specify GUC params per user and...
2009-10-05 Tom LaneCreate an ALTER DEFAULT PRIVILEGES command, which allow...
2009-07-29 Tom LaneSupport deferrable uniqueness constraints.
2009-02-09 Alvaro HerreraUpdate autovacuum to use reloptions instead of a system...
2008-12-19 Peter EisentrautSQL/MED catalog manipulation facilities
2007-11-24 D'Arcy J.M. CainAdd regression tests for MONEY type.
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2007-04-02 Tom LaneSupport enum data types. Along the way, use macros...
2006-12-23 Tom LaneRestructure operator classes to allow improved handling...
2006-08-06 Tom LaneTweak sanity_check regression test to display more...
2006-06-27 Bruce MomjianAdd INCLUDING CONSTRAINTS to CREATE TABLE LIKE.
2006-05-02 Teodor SigaevGIN: Generalized Inverted iNdex.
2006-02-12 Bruce MomjianI've created a new shared catalog table pg_shdescriptio...
2005-09-08 Tom LaneCreate the pg_pltemplate system catalog to hold templat...
2005-07-14 Tom LaneIntegrate autovacuum functionality into the backend...
2005-07-07 Tom LaneTrack dependencies on shared objects (which is to say...
2005-07-01 Tom LaneMigrate rtree_gist functionality into the core system...
2005-06-28 Tom LaneReplace pg_shadow and pg_group by new role-capable...
2004-06-18 Tom LaneTablespaces. Alternate database locations are dead...
2003-05-28 Tom LaneReplace functional-index facility with expressional...
2002-08-19 Tom LaneFix pg_dump to dump serial columns as serials. Per...
2002-08-10 Tom LaneAdd a sanity check to make sure that all system catalog...
2002-07-18 Peter Eisentrautpg_cast table, and standards-compliant CREATE/DROP...
2002-07-12 Tom LaneSecond phase of committing Rod Taylor's pg_depend/pg_co...
2002-07-11 Tatsuo IshiiAdd new CREATE CONVERSION/DROP CONVERSION command.
2002-03-22 Tom LaneCreate the pg_namespace system catalog. Doesn't do...
2001-08-27 Tom LaneAdd some minimal exercising of functional-index feature...
2001-07-16 Tom LanePartial indexes work again, courtesy of Martijn van...
2001-06-12 Tom LaneClean up various to-do items associated with system...
2000-10-24 Tom LaneMajor overhaul of large-object implementation, by Denis...
2000-07-05 Tom LaneMake the regression tests safe for TOAST.
2000-02-20 Tom LaneAdd a simple regress test for SERIAL --- it's not much,
2000-01-05 Thomas G. LockhartUpdate output to new psql conventions.
1999-11-27 Tom Lanepg_statistic has an index now too...
1999-11-23 Tom LaneUpdate for change of 'duplicate key' message.
1999-11-15 Tom LaneUpdate sanity_check regress test to pass now that pg_index
1998-04-26 Bruce MomjianRe-apply Darren's char2-16 removal code.
1998-04-07 Bruce MomjianBack out char2-char16 removal. Add later.
1998-03-30 Bruce MomjianThe following uuencoded, gzip'd file will ...
1997-12-01 Thomas G. LockhartAdjust output to reflect changes in tests.
1997-09-13 Thomas G. LockhartAdd results from Vadim's new tables.
1997-04-06 Marc G. FournierMore splits and cleanups...