index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Row-Level Security Policies (RLS)
Stephen Frost
2014-09-19
*
Add unicode_{column|header|border}_style to psql
Stephen Frost
2014-09-12
*
Fix power_var_int() for large integer exponents.
Tom Lane
2014-09-11
*
Fix JSON regression tests.
Tom Lane
2014-09-11
*
Add 'ignore_nulls' option to row_to_json
Stephen Frost
2014-09-11
*
improve hash creation warning message
Bruce Momjian
2014-09-11
*
Handle old versions of Test::More
Peter Eisentraut
2014-09-10
*
Issue a warning during the creation of hash indexes
Bruce Momjian
2014-09-10
*
Preserve AND/OR flatness while extracting restriction OR clauses.
Tom Lane
2014-09-09
*
Add width_bucket(anyelement, anyarray).
Tom Lane
2014-09-09
*
Allow empty content in xml type
Peter Eisentraut
2014-09-09
*
Assorted message fixes and improvements
Peter Eisentraut
2014-09-05
*
Check number of parameters in RAISE statement at compile time.
Heikki Linnakangas
2014-09-02
*
Assorted message improvements
Peter Eisentraut
2014-08-29
*
Add min and max aggregates for inet/cidr data types.
Tom Lane
2014-08-28
*
Revert "Allow units to be specified in relation option setting value."
Fujii Masao
2014-08-29
*
Allow units to be specified in relation option setting value.
Fujii Masao
2014-08-28
*
Fix FOR UPDATE NOWAIT on updated tuple chains
Alvaro Herrera
2014-08-27
*
Fix superuser concurrent refresh of matview owned by another.
Kevin Grittner
2014-08-26
*
Implement IF NOT EXISTS for CREATE SEQUENCE.
Heikki Linnakangas
2014-08-26
*
Add regression tests for SELECT FOR UPDATE/SHARE NOWAIT.
Heikki Linnakangas
2014-08-25
*
Implement ALTER TABLE .. SET LOGGED / UNLOGGED
Alvaro Herrera
2014-08-22
*
Fix corner-case behaviors in JSON/JSONB field extraction operators.
Tom Lane
2014-08-22
*
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
Stephen Frost
2014-08-21
*
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-20
*
Finish adding file version information to installed Windows binaries.
Noah Misch
2014-08-18
*
Fix further concerns about psql wrapping in expanded mode having
Greg Stark
2014-08-18
*
Add opr_sanity queries to inspect commutator/negator links more closely.
Tom Lane
2014-08-16
*
Fix alternate regression test output file.
Robert Haas
2014-08-06
*
Improve some JSON error messages.
Robert Haas
2014-08-05
*
Fix TAP installcheck tests when current directory name contains spaces
Peter Eisentraut
2014-07-23
*
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-22
*
Partial fix for dropped columns in functions returning composite.
Tom Lane
2014-07-19
*
Allow join removal in some cases involving a left join to a subquery.
Tom Lane
2014-07-15
*
Add missing serial commas
Peter Eisentraut
2014-07-15
*
Remove dependency on wsock32.lib in favor of ws2_32
Magnus Hagander
2014-07-15
*
Fix bug with whole-row references to append subplans.
Tom Lane
2014-07-11
*
Implement IMPORT FOREIGN SCHEMA.
Tom Lane
2014-07-10
*
Don't assume a subquery's output is unique if there's a SRF in its tlist.
Tom Lane
2014-07-08
*
Use a separate temporary directory for the Unix-domain socket
Peter Eisentraut
2014-07-02
*
Support vpath builds in TAP tests
Peter Eisentraut
2014-07-02
*
Remove use_json_as_text options from json_to_record/json_populate_record.
Tom Lane
2014-06-29
*
Allow pushdown of WHERE quals into subqueries with window functions.
Tom Lane
2014-06-27
*
Disallow pushing volatile qual expressions down into DISTINCT subqueries.
Tom Lane
2014-06-27
*
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-26
*
Rationalize error messages within jsonfuncs.c.
Tom Lane
2014-06-25
[next]