index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2014-11-02
Add configure --enable-tap-tests option
Peter Eisentraut
2014-10-29
Remove use of TAP subtests
Peter Eisentraut
2014-10-29
Avoid corrupting tables when ANALYZE inside a transaction is rolled back.
Tom Lane
2014-10-26
Improve planning of btree index scans using ScalarArrayOpExpr quals.
Tom Lane
2014-10-26
Fix TAP tests with Perl 5.12
Peter Eisentraut
2014-10-21
Update expected/sequence_1.out.
Tom Lane
2014-10-20
Fix mishandling of FieldSelect-on-whole-row-Var in nested lateral queries.
Tom Lane
2014-10-19
psql: Improve \pset without arguments
Peter Eisentraut
2014-10-16
Support timezone abbreviations that sometimes change.
Tom Lane
2014-10-12
Message improvements
Peter Eisentraut
2014-10-11
Fix bogus optimization in JSONB containment tests.
Tom Lane
2014-10-01
Fix some more problems with nested append relations.
Tom Lane
2014-09-24
Fix bogus variable-mangling in security_barrier_replace_vars().
Tom Lane
2014-09-24
Fix incorrect search for "x?" style matches in creviterdissect().
Tom Lane
2014-09-23
Process withCheckOption exprs in setrefs.c
Stephen Frost
2014-09-12
Fix power_var_int() for large integer exponents.
Tom Lane
2014-09-11
Handle old versions of Test::More
Peter Eisentraut
2014-09-09
Preserve AND/OR flatness while extracting restriction OR clauses.
Tom Lane
2014-09-05
Assorted message fixes and improvements
Peter Eisentraut
2014-08-29
Assorted message improvements
Peter Eisentraut
2014-08-27
Fix FOR UPDATE NOWAIT on updated tuple chains
Alvaro Herrera
2014-08-26
Fix superuser concurrent refresh of matview owned by another.
Kevin Grittner
2014-08-22
Fix corner-case behaviors in JSON/JSONB field extraction operators.
Tom Lane
2014-08-21
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
Stephen Frost
2014-08-20
More regression test cases for json/jsonb extraction operators.
Tom Lane
2014-08-20
Fix core dump in jsonb #> operator, and add regression test cases.
Tom Lane
2014-08-18
Revert psql changes to support wrapped expanded mode. That feature is
Greg Stark
2014-08-07
Fix alternate regression test output file.
Robert Haas
2014-08-05
Improve some JSON error messages.
Robert Haas
2014-07-24
Fix TAP installcheck tests when current directory name contains spaces
Peter Eisentraut
2014-07-22
Allow empty string object keys in json_object().
Andrew Dunstan
2014-07-22
Diagnose incompatible OpenLDAP versions during build and test.
Noah Misch
2014-07-22
Unset some local environment variables in TAP tests
Peter Eisentraut
2014-07-19
Partial fix for dropped columns in functions returning composite.
Tom Lane
2014-07-15
Add missing serial commas
Peter Eisentraut
2014-07-11
Fix bug with whole-row references to append subplans.
Tom Lane
2014-07-08
Don't assume a subquery's output is unique if there's a SRF in its tlist.
Tom Lane
2014-07-03
Use a separate temporary directory for the Unix-domain socket
Peter Eisentraut
2014-07-03
Support vpath builds in TAP tests
Peter Eisentraut
2014-06-29
Remove use_json_as_text options from json_to_record/json_populate_record.
Tom Lane
2014-06-27
Disallow pushing volatile qual expressions down into DISTINCT subqueries.
Tom Lane
2014-06-26
Get rid of bogus separate pg_proc entries for json_extract_path operators.
Tom Lane
2014-06-26
Forward-patch regression test for "could not find pathkey item to sort".
Tom Lane
2014-06-25
Rationalize error messages within jsonfuncs.c.
Tom Lane
2014-06-25
Fix handling of nested JSON objects in json_populate_recordset and friends.
Tom Lane
2014-06-14
Secure Unix-domain sockets of "make check" temporary clusters.
Noah Misch
2014-06-13
Harden pg_filenode_relation test against concurrent DROP TABLE.
Noah Misch
2014-06-12
Adjust largeobject regression test to leave a couple of LOs behind.
Tom Lane
2014-06-12
Remove inadvertent copyright violation in largeobject regression test.
Tom Lane
2014-06-12
Add regression test to prevent future breakage of legacy query in libpq.
Tom Lane
[next]