]> granicus.if.org Git - postgresql/history - src/test/regress/serial_schedule
Add support for EUI-64 MAC addresses as macaddr8
[postgresql] / src / test / regress / serial_schedule
2017-03-15 Stephen FrostAdd support for EUI-64 MAC addresses as macaddr8
2017-03-11 Andres FreundImprove expression evaluation test coverage.
2017-03-07 Heikki LinnakangasAdd regression tests for passwords.
2017-03-06 Stephen Frostpg_upgrade: Fix large object COMMENTS, SECURITY LABELS
2017-01-30 Tom LaneAdd a regression test script dedicated to exercising...
2017-01-20 Peter EisentrautLogical replication
2016-09-13 Andres FreundAdd more tests for targetlist SRFs.
2016-08-13 Tom LaneAdd SQL-accessible functions for inspecting index AM...
2016-06-08 Noah MischTest parallel query essentials in "make check".
2016-04-09 Alvaro HerreraMove \crosstabview regression tests to a separate file
2016-04-08 Teodor SigaevRevert CREATE INDEX ... INCLUDING ...
2016-04-08 Teodor SigaevCREATE INDEX ... INCLUDING (column[, ...])
2016-04-07 Stephen FrostIn pg_dump, include pg_catalog and extension ACLs,...
2016-03-25 Tom LaneFix DROP OPERATOR to reset oprcom/oprnegate links to...
2016-03-24 Alvaro HerreraSupport CREATE ACCESS METHOD
2016-02-05 Tom LaneAdd num_nulls() and num_nonnulls() to count NULL arguments.
2015-11-27 Teodor SigaevCOPY (INSERT/UPDATE/DELETE .. RETURNING ..)
2015-11-06 Robert Haaspg_size_pretty: Format negative values similar to posit...
2015-10-08 Andrew DunstanFactor out encoding specific tests for json
2015-08-21 Stephen FrostIn AlterRole, make bypassrls an int
2015-07-25 Tom LaneRedesign tablesample method API, and do extensive code...
2015-07-14 Heikki LinnakangasAdd ALTER OPERATOR command, for changing selectivity...
2015-05-16 Andres FreundSupport GROUPING SETS, CUBE and ROLLUP.
2015-05-15 Simon RiggsTABLESAMPLE, SQL Standard and extensible
2015-05-08 Andres FreundAdd support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
2015-03-09 Alvaro HerreraAllow CURRENT/SESSION_USER to be used in certain commands
2015-01-08 Stephen FrostMove rowsecurity event trigger test
2014-12-31 Tom LaneDon't run rowsecurity in parallel with other regression...
2014-12-23 Alvaro HerreraAdd SQL-callable pg_get_object_address
2014-12-07 Simon RiggsEvent Trigger for table_rewrite
2014-11-19 Heikki LinnakangasAdd test cases for indexam operations not currently...
2014-11-07 Alvaro HerreraFix serial schedule
2014-11-07 Alvaro HerreraBRIN: Block Range Indexes
2014-10-01 Tom LaneFix some more problems with nested append relations.
2014-09-19 Stephen FrostRow-Level Security Policies (RLS)
2014-04-08 Robert HaasAdd new to_reg* functions for error-free OID lookups.
2014-03-23 Andrew DunstanIntroduce jsonb, a structured format for storing json.
2014-02-19 Robert HaasAdd a pg_lsn data type, to represent an LSN.
2013-11-08 Robert HaasAdd the notion of REPLICA IDENTITY for a table.
2013-10-10 Peter EisentrautRevive line type
2013-07-15 Robert HaasRegression tests for LOCK TABLE.
2013-07-03 Robert HaasRegression tests for LISTEN/NOTIFY/UNLISTEN/pg_notify.
2013-07-02 Robert HaasAdd support for multiple kinds of external toast datums.
2013-03-04 Kevin GrittnerAdd a materialized view relations.
2013-02-02 Tom LaneCreate a psql command \gset to store query results...
2012-12-08 Tom LaneSupport automatically-updatable views.
2012-10-15 Tom Lanealter_generic regression test cannot run concurrently...
2012-09-28 Alvaro HerreraAdd alter_generic regression test
2012-07-18 Robert HaasSyntax support and documentation for event triggers.
2012-02-20 Tom LaneFix regex back-references that are directly quantified...
2012-02-14 Robert HaasAllow LEAKPROOF functions for better performance of...
2012-01-31 Robert HaasBuilt-in JSON data type.
2012-01-07 Peter EisentrautRename the internal structures of the CREATE TABLE...
2011-11-09 Tom LaneFix random discrepancies between parallel_schedule...
2011-11-03 Heikki LinnakangasSupport range data types.
2011-03-20 Tom LaneAdd some platform-independent tests for the collation...
2011-02-18 Itagaki TakahiroAdd transaction-level advisory locks.
2010-09-28 Robert HaasAdd a SECURITY LABEL command.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-07 Tom LaneRecognize functional dependency on primary keys. This...
2010-02-12 Tom LaneExtend the set of frame options supported for window...
2010-01-28 Peter EisentrautType table feature
2009-08-24 Tom LaneRun the "tablespace" regression test first not last...
2009-07-02 Peter EisentrautRegression test for XML mapping functionality
2009-01-27 Peter EisentrautRevert updatable views
2009-01-22 Peter EisentrautAutomatic view update rules
2008-12-30 Tom LaneReduce the last group of parallel regression tests...
2008-12-28 Tom LaneSupport window functions a la SQL:2008.
2008-12-19 Peter EisentrautSQL/MED catalog manipulation facilities
2008-10-31 Heikki LinnakangasAdd test case for CREATE CAST.
2008-10-04 Tom LaneImplement SQL-standard WITH clauses, including WITH...
2008-10-03 Peter EisentrautAdd regression test for macaddr type. Enhance document...
2008-04-10 Tom LaneReplace "amgetmulti" AM functions with "amgetbitmap...
2007-11-24 Tom LaneAdd missed entry for new money regression test.
2007-10-13 Tom LaneMigrate the former contrib/txid module into core. ...
2007-09-11 Teodor SigaevAdd regression tests for ispell, synonym and thesaurus...
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2007-04-02 Tom LaneSupport enum data types. Along the way, use macros...
2007-03-13 Tom LaneFirst phase of plan-invalidation project: create a...
2007-02-09 Tom LaneCombine cmin and cmax fields of HeapTupleHeaders into...
2007-01-28 Neil ConwayAdd a new builtin type, "uuid". This implements a UUID...
2007-01-20 Neil ConwayRegression tests for large objects. Patch from Jeremy...
2006-12-21 Peter EisentrautInitial SQL/XML support: xml data type and initial...
2006-08-30 Tom LaneExtend COPY to support COPY (SELECT ...) TO ...
2006-08-12 Tom LaneAdd INSERT/UPDATE/DELETE RETURNING, with basic docs...
2006-08-04 Tom LaneAdd some basic tests of GUC behavior.
2006-01-22 Neil ConwayAllow an optional alias for the target table to be...
2005-11-19 Andrew DunstanDROP objecttype IF EXISTS for the following objects:
2005-07-07 Tom LaneTrack dependencies on shared objects (which is to say...
2005-06-17 Tom LaneTwo-phase commit. Original patch by Heikki Linnakangas...
2004-06-18 Tom LaneTablespaces. Alternate database locations are dead...
2004-06-06 Tom LaneAdd some regression tests for composite-type operations.
2004-01-11 Neil ConwayAdd CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-13 Bruce MomjianWith pg_autovacuum becoming increasingly popular it...
2003-08-26 Bruce MomjianThis patch adds a new regression test for the UPDATE...
2003-07-01 Tom LaneAggregates can be polymorphic, using polymorphic implem...
2003-03-20 Bruce MomjianTodo items:
2002-09-02 Bruce MomjianOkay, attached is a patch that moves the alter table...
2002-08-27 Tom LanePREPARE/EXECUTE statements. Patch by Neil Conway,...
next