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
*
Ensure that RowExprs and whole-row Vars produce the expected column names.
Tom Lane
2014-11-10
*
Fix serial schedule
Alvaro Herrera
2014-11-07
*
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-07
*
Implement IF NOT EXIST for CREATE INDEX.
Fujii Masao
2014-11-06
*
Make CREATE TYPE print warnings if a datatype's I/O functions are volatile.
Tom Lane
2014-11-05
*
Add configure --enable-tap-tests option
Peter Eisentraut
2014-11-02
*
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-29
*
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-26
*
In type_sanity, check I/O functions of built-in types are not volatile.
Tom Lane
2014-10-23
*
Add tests for sequence privileges
Peter Eisentraut
2014-10-22
*
Update expected/sequence_1.out.
Tom Lane
2014-10-21
*
Allow input format xxxx-xxxx-xxxx for macaddr type
Peter Eisentraut
2014-10-21
*
Fix mishandling of FieldSelect-on-whole-row-Var in nested lateral queries.
Tom Lane
2014-10-20
*
psql: Improve \pset without arguments
Peter Eisentraut
2014-10-18
*
Shorten warning about hash creation
Bruce Momjian
2014-10-18
*
interval: tighten precision specification
Bruce Momjian
2014-10-18
*
Support timezone abbreviations that sometimes change.
Tom Lane
2014-10-16
*
Message improvements
Peter Eisentraut
2014-10-12
*
regression: adjust polygon diagrams to not use tabs
Bruce Momjian
2014-10-11
*
Fix bogus optimization in JSONB containment tests.
Tom Lane
2014-10-11
*
Implement SKIP LOCKED for row-level locks
Alvaro Herrera
2014-10-07
*
Fix CreatePolicy, pg_dump -v; psql and doc updates
Stephen Frost
2014-10-03
*
Fix some more problems with nested append relations.
Tom Lane
2014-10-01
*
Also revert e3ec0728, JSON regression tests
Stephen Frost
2014-09-29
*
Revert 95d737ff to add 'ignore_nulls'
Stephen Frost
2014-09-29
*
Fix relcache for policies, and doc updates
Stephen Frost
2014-09-26
*
Add a basic atomic ops API abstracting away platform/architecture details.
Andres Freund
2014-09-25
*
Code review for row security.
Stephen Frost
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-22
*
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
[next]