]> granicus.if.org Git - postgresql/history - src/test/regress
Fix initialization of fake LSN for unlogged relations
[postgresql] / src / test / regress /
2019-10-25 Peter EisentrautRemove obsolete information schema tables
2019-10-25 Tom LaneAvoid failure when selecting a namespace node in XMLTABLE.
2019-10-25 Amit KapilaMake the order of the header file includes consistent...
2019-10-22 Peter EisentrautMake command order in test more sensible
2019-10-21 Alexander KorotkovRefactor jsonpath's compareDatetime()
2019-10-16 Andres FreundReplace alter_table.sql test usage of event triggers.
2019-10-16 Thomas MunroRemove obsolete collation test.
2019-10-15 Andres FreundFix CLUSTER on expression indexes.
2019-10-13 Michael PaquierFix dependency handling of column drop with partitioned...
2019-10-12 Peter EisentrautFix use of term "verifier"
2019-10-10 Andres FreundFix table rewrites that include a column without a...
2019-10-05 Noah MischReport test_atomic_ops() failures consistently, via...
2019-10-04 Robert HaasRename some toasting functions based on whether they...
2019-10-04 Tom LaneFix bitshiftright()'s zero-padding some more.
2019-10-03 Andrew GierthSelectively include window frames in expression walks...
2019-09-30 Tom LaneRely on plan_cache_mode to force generic plans in parti...
2019-09-28 Tom LaneImprove stability of partition_prune regression test.
2019-09-27 Tom LaneMake pg_regress.c unset PGDATABASE during make installc...
2019-09-27 Tom LaneANALYZE a_star and its children to avoid plan instabili...
2019-09-27 Tom LaneFinish reverting "Insert temporary debugging output...
2019-09-27 Amit KapilaFix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd...
2019-09-25 Tom LaneFix handling of GENERATED columns in CREATE TABLE LIKE...
2019-09-25 Alexander KorotkovImplement jsonpath .datetime() method
2019-09-25 Alvaro HerreraSupport reloptions of enum type
2019-09-24 Tom LanePrevent bogus pullup of constant-valued functions retur...
2019-09-23 Peter EisentrautMessage style fixes
2019-09-22 Tom LaneFix failure to zero-pad the result of bitshiftright().
2019-09-21 Tom LaneStraighten out leakproofness markings on text compariso...
2019-09-20 Tom LaneFix some minor spec-compliance issues in jsonpath lexer.
2019-09-20 Alexander KorotkovProvide stable test for NULL-values in KNN SP-GiST
2019-09-19 Alexander KorotkovRemove unstable KNN SP-GiST test
2019-09-19 Alexander KorotkovImprove handling of NULLs in KNN-GiST and KNN-SP-GiST
2019-09-17 Tom LaneFix bogus handling of XQuery regex option flags.
2019-09-16 Alexander KorotkovSupport for SSSSS datetime format pattern
2019-09-16 Alexander KorotkovSupport for FF1-FF6 datetime format patterns
2019-09-15 Dean RasheedFix intermittent self-test failures caused by the stats...
2019-09-14 Noah MischTest pg_atomic_fetch_add_ with variable addend and...
2019-09-12 Tom LaneFix usage of whole-row variables in WCO and RLS policy...
2019-09-12 Michael PaquierImprove coverage of psql for backslash commands with...
2019-09-10 Tomas VondraAllow setting statistics target for extended statistics
2019-09-09 Peter EisentrautImprove new AND CHAIN tests
2019-09-08 Alexander KorotkovFix handling of NULL distances in KNN-GiST
2019-09-08 Alexander KorotkovFix handling Inf and Nan values in GiST pairing heap...
2019-09-08 Peter EisentrautFix behavior of AND CHAIN outside of explicit transacti...
2019-09-07 Tom LaneAvoid using INFO elevel for what are fundamentally...
2019-09-07 Tom LaneFix issues around strictness of SIMILAR TO.
2019-09-05 Robert HaasSplit tuptoaster.c into three separate files.
2019-08-29 Etsuro FujitaFix typos in regression test comments.
2019-08-28 Michael PaquierImprove coverage of utils/float.h
2019-08-27 Tom LaneSet application_name per-test in isolation and ecpg...
2019-08-25 Tom LaneBack off output precision in circle.sql regression...
2019-08-21 Tom LaneRemove unnecessary test dependency on the contents...
2019-08-19 Tom LaneRestore json{b}_populate_record{set}'s ability to take...
2019-08-18 Tom LaneDisallow changing an inherited column's type if not...
2019-08-16 Tom LanePrevent possible double-free when update trigger return...
2019-08-14 Michael PaquierFix random regression failure in test case "collate...
2019-08-13 Michael PaquierFix inconsistencies and typos in the tree, take 10
2019-08-13 Michael PaquierFix random regression failure in test case "temp"
2019-08-12 Tom LaneFix planner's test for case-foldable characters in...
2019-08-11 Tom LanePartially revert "Insert temporary debugging output...
2019-08-11 Alexander KorotkovAdjust string comparison in jsonpath
2019-08-10 Tom LaneFix "ANALYZE t, t" inside a transaction block.
2019-08-09 Tom LaneFix SIGSEGV in pruning for ScalarArrayOp with constant...
2019-08-07 Alvaro HerreraApply constraint exclusion more generally in partitioning
2019-08-07 Michael PaquierFix some incorrect parsing of time with time zone strings
2019-08-05 Tom LaneFix choice of comparison operators for cross-type hashe...
2019-08-05 Noah MischRequire the schema qualification in pg_temp.type_name...
2019-08-04 Alvaro HerreraImprove pruning of a default partition
2019-08-02 Andres FreundFix representation of hash keys in Hash/HashJoin nodes.
2019-08-01 Tom LaneAllow functions-in-FROM to be pulled up if they reduce...
2019-08-01 Peter GeogheganAdd sort support routine for the inet data type.
2019-07-31 Peter EisentrautRun UTF8-requiring collation tests by default
2019-07-30 Tomas VondraDon't build extended statistics on inheritance trees
2019-07-29 Michael PaquierFix handling of expressions and predicates in REINDEX...
2019-07-26 Tom LaneFix loss of fractional digits for large values in cash_...
2019-07-25 Andres FreundAdd missing (COSTS OFF) to EXPLAIN added in previous...
2019-07-25 Andres FreundFix slot type handling for Agg nodes performing interna...
2019-07-25 Andres FreundFix system column accesses in ON CONFLICT ... RETURNING.
2019-07-23 Alvaro HerreraCheck that partitions are not in use when dropping...
2019-07-23 Tom LaneImprove psql's \d output for partitioned indexes.
2019-07-23 Tom LaneImprove psql's \d output for TOAST tables.
2019-07-22 Tom LaneInstall dependencies to prevent dropping partition...
2019-07-22 Peter EisentrautRevert "initdb: Change authentication defaults"
2019-07-22 Peter Eisentrautinitdb: Change authentication defaults
2019-07-22 Peter EisentrautMake identity sequence management more robust
2019-07-18 Jeff DavisFix daterange canonicalization for +/- infinity.
2019-07-18 Tomas VondraFix handling of NULLs in MCV items and constants
2019-07-17 Tom LaneAvoid using lcons and list_delete_first where it's...
2019-07-14 Peter EisentrautAdd gen_random_uuid function
2019-07-14 Alexander KorotkovAdd support for <-> (box, point) operator to SP-GiST...
2019-07-14 Alexander KorotkovAdd support for <-> (box, point) operator to GiST box_ops
2019-07-14 Alexander KorotkovAdd missing commutators for distance operators
2019-07-12 Thomas MunroWarn if wal_level is too low when creating a publication.
2019-07-12 David RowleyFix RANGE partition pruning with multiple boolean parti...
2019-07-09 Alvaro HerreraPropagate trigger arguments to partitions
2019-07-09 Thomas MunroForce hash joins to be enabled in the hash join regress...
2019-07-08 Michael PaquierFix inconsistencies in the code
2019-07-06 Tom LaneAdd some test cases to improve test coverage of parse_e...
2019-07-05 Tom LaneRemove dead encoding-conversion functions.
2019-07-05 Tom LaneAdd \warn command to psql.
next