index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Commit message (
Expand
)
Author
Age
*
Prevent infinity and NaN in jsonb/plperl transform
Peter Eisentraut
2018-04-30
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
*
Preliminary work for pgindent run.
Tom Lane
2018-04-26
*
Add amcheck missing downlink tests.
Teodor Sigaev
2018-04-25
*
Add missing and dangling downlink checks to amcheck
Teodor Sigaev
2018-04-25
*
Change more places to be less trusting of RestrictInfo.is_pushed_down.
Tom Lane
2018-04-20
*
Adjust INCLUDE index truncation comments and code.
Teodor Sigaev
2018-04-19
*
Fix potentially-unportable code in contrib/adminpack.
Tom Lane
2018-04-15
*
Reorganize partitioning code
Alvaro Herrera
2018-04-14
*
YA attempt to stabilize the results of the postgres_fdw regression test.
Tom Lane
2018-04-12
*
Revert MERGE patch
Simon Riggs
2018-04-12
*
Fix clashing function names between jsonb_plperl and jsonb_plperlu
Peter Eisentraut
2018-04-11
*
Further cleanup of client dependencies on src/include/catalog headers.
Tom Lane
2018-04-09
*
Remove repeated test in contrib/amcheck
Teodor Sigaev
2018-04-09
*
Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers.
Tom Lane
2018-04-08
*
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-08
*
Add missing "static" markers.
Tom Lane
2018-04-08
*
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-07
*
Logical decoding of TRUNCATE
Peter Eisentraut
2018-04-07
*
Blindly attempt to fix sepgsql tests broken due to 9fdb675fc5.
Andres Freund
2018-04-06
*
Allow insert and update tuple routing and COPY for foreign tables.
Robert Haas
2018-04-06
*
Support new default roles with adminpack
Stephen Frost
2018-04-06
*
Add default roles for file/program access
Stephen Frost
2018-04-06
*
Refactor PgFdwModifyState creation/destruction into separate functions.
Robert Haas
2018-04-06
*
Allow background workers to bypass datallowconn
Magnus Hagander
2018-04-05
*
Add support of bool, bpchar, name and uuid to btree_gin
Teodor Sigaev
2018-04-05
*
Fix handling of non-upgraded B-tree metapages
Teodor Sigaev
2018-04-05
*
Skip full index scan during cleanup of B-tree indexes when possible
Teodor Sigaev
2018-04-04
*
Remove less-portable-than-believed test case.
Tom Lane
2018-04-04
*
Fix platform and Perl-version dependencies in new jsonb_plperl code.
Tom Lane
2018-04-04
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-04-03
*
Suppress compiler warning in new jsonb_plperl code.
Tom Lane
2018-04-03
*
Transforms for jsonb to PL/Perl
Peter Eisentraut
2018-04-03
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
*
Modified files for MERGE
Simon Riggs
2018-04-02
*
Remove contrib/jsonb_plpython's tests for infinity and NaN conversions.
Tom Lane
2018-04-02
*
postgres_fdw: Push down partition-wise aggregation.
Robert Haas
2018-04-02
*
Fix a boatload of typos in C comments.
Tom Lane
2018-04-01
*
Add amcheck verification of heap relations belonging to btree indexes.
Andres Freund
2018-03-31
*
Rewrite the code that applies scan/join targets to paths.
Robert Haas
2018-03-29
*
Fix jsonb_plpython tests on older Python versions
Peter Eisentraut
2018-03-28
*
Transforms for jsonb to PL/Python
Peter Eisentraut
2018-03-28
*
Mop-up for commit feb8254518752b2cb4a8964c374dd82d49ef0e0d.
Tom Lane
2018-03-24
*
Remove stdbool workaround in sepgsql
Peter Eisentraut
2018-03-22
*
Improve style guideline compliance of assorted error-report messages.
Tom Lane
2018-03-22
*
Sync up our various ways of estimating pg_class.reltuples.
Tom Lane
2018-03-22
*
Fix errors in contrib/bloom index build.
Tom Lane
2018-03-22
*
Handle heap rewrites even better in logical decoding
Peter Eisentraut
2018-03-21
[next]