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
*
Reduce cost of test_decoding's new oldest_xmin test
Alvaro Herrera
2018-07-05
*
pg_standby: Remove code for .backup files
Peter Eisentraut
2018-07-01
*
Use optimized bitmap set function for membership test in postgres_fdw
Michael Paquier
2018-07-01
*
pgindent run prior to branching
Andrew Dunstan
2018-06-30
*
Replace search.cpan.org with metacpan.org
Michael Paquier
2018-06-29
*
Make capitalization of term "OpenSSL" more consistent
Michael Paquier
2018-06-29
*
Fix "base" snapshot handling in logical decoding
Alvaro Herrera
2018-06-26
*
Fix jsonb_plperl to convert Perl UV values correctly.
Tom Lane
2018-06-18
*
Fix contrib/hstore_plperl to look through scalar refs.
Tom Lane
2018-06-18
*
Avoid platform-dependent output from Data::Dumper.
Tom Lane
2018-06-18
*
Fix excessive enreferencing in jsonb-to-plperl transform.
Tom Lane
2018-06-18
*
Fix memory leak in PLySequence_ToJsonbValue()
Alexander Korotkov
2018-06-15
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Update sepgsql regression test output for getObjectDescription() changes.
Tom Lane
2018-05-24
*
Improve English wording of some other getObjectDescription() messages.
Tom Lane
2018-05-24
*
printf("%lf") is not portable, so omit the "l".
Tom Lane
2018-05-20
*
Pass the correct PlannerInfo to PlanForeignModify/PlanDirectModify.
Robert Haas
2018-05-16
*
pgstatindex, pageinspect: handle partitioned indexes
Alvaro Herrera
2018-05-09
*
pgstatindex: HASH -> hash
Alvaro Herrera
2018-05-09
*
adminpack: Revoke EXECUTE on pg_logfile_rotate()
Stephen Frost
2018-05-07
*
Avoid portability issues in autoprewarm.c.
Tom Lane
2018-05-03
*
Remove now-unnecessary cast.
Robert Haas
2018-05-02
*
Prevent NaN in jsonb/plpython transform
Peter Eisentraut
2018-05-02
*
Fix assorted compiler warnings seen in the buildfarm.
Tom Lane
2018-05-02
*
Clean up warnings from -Wimplicit-fallthrough.
Tom Lane
2018-05-01
*
Fix interaction of foreign tuple routing with remote triggers.
Robert Haas
2018-05-01
*
Remove jsonb_plperl test cases for Inf/NaN conversions.
Tom Lane
2018-05-01
*
Tweak new jsonb_plperl test cases to work with old Perl versions.
Tom Lane
2018-04-30
*
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
[next]