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
*
Allow definition of lock mode for custom reloptions
Michael Paquier
2019-09-25
*
Fix failure with lock mode used for custom relation options
Michael Paquier
2019-09-25
*
Speedup truncations of relation forks.
Fujii Masao
2019-09-24
*
Message style fixes
Peter Eisentraut
2019-09-23
*
Redesign pageinspect function printing infomask bits
Michael Paquier
2019-09-19
*
Add to pageinspect function to make t_infomask/t_infomask2 human-readable
Michael Paquier
2019-09-12
*
Fix unaccent generation script in Windows
Alvaro Herrera
2019-09-10
*
Make use of generic logging in vacuumlo and oid2name
Michael Paquier
2019-09-06
*
Error out on too many command-line arguments
Peter Eisentraut
2019-08-29
*
Do more cleanup of isolation tests for test_decoding
Michael Paquier
2019-08-24
*
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-19
*
Don't include utils/array.h from acl.h.
Andres Freund
2019-08-16
*
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-13
*
amcheck: Skip unlogged relations during recovery.
Peter Geoghegan
2019-08-12
*
Rationalize use of list_concat + list_copy combinations.
Tom Lane
2019-08-12
*
Fix intarray's GiST opclasses to not fail for empty arrays with <@.
Tom Lane
2019-08-06
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
*
Fix handling of "undef" in contrib/jsonb_plperl.
Tom Lane
2019-08-04
*
Fix handling of previous password hooks in passwordcheck
Michael Paquier
2019-08-01
*
Remove orphaned structure member in pgcrypto
Michael Paquier
2019-07-31
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-29
*
Fix contrib/sepgsql test policy to work with latest SELinux releases.
Tom Lane
2019-07-25
*
Use appendBinaryStringInfo in more places where the length is known
David Rowley
2019-07-23
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-22
*
Don't rely on estimates for amcheck Bloom filters.
Peter Geoghegan
2019-07-20
*
pg_stat_statements: add missing check for pgss_enabled().
Jeff Davis
2019-07-19
*
Fix sepgsql test results for commit d97b714a2.
Tom Lane
2019-07-17
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-16
*
Represent Lists as expansible arrays, not chains of cons-cells.
Tom Lane
2019-07-15
*
Add gen_random_uuid function
Peter Eisentraut
2019-07-14
*
Teach pg_stat_statements not to ignore FOR UPDATE clauses
Andrew Gierth
2019-07-14
*
Fix inconsistencies in the code
Michael Paquier
2019-07-08
*
Use consistent style for checking return from system calls
Peter Eisentraut
2019-07-07
*
Use appendStringInfoString and appendPQExpBufferStr where possible
David Rowley
2019-07-04
*
postgres_fdw: Remove redundancy in postgresAcquireSampleRowsFunc().
Etsuro Fujita
2019-07-03
*
pgindent run prior to branching v12.
Tom Lane
2019-07-01
*
Fix many typos and inconsistencies
Michael Paquier
2019-07-01
*
Fix regression tests to use only global names beginning with "regress_".
Tom Lane
2019-06-29
*
Follow the rule that regression-test-created roles are named "regress_xxx".
Tom Lane
2019-06-25
*
Correct obsolete amcheck comments.
Peter Geoghegan
2019-06-24
*
Replace an occurrence of slave with standby
Magnus Hagander
2019-06-19
*
Fix more typos and inconsistencies in the tree
Michael Paquier
2019-06-17
*
postgres_fdw: Fix costing of pre-sorted foreign paths with local stats.
Etsuro Fujita
2019-06-14
*
postgres_fdw: Account for triggers in non-direct remote UPDATE planning.
Etsuro Fujita
2019-06-13
*
postgres_fdw: Reorder C includes.
Etsuro Fujita
2019-06-11
*
Fix operator naming in pg_trgm GUC option descriptions
Alexander Korotkov
2019-06-10
*
Stop using spelling "nonexistant".
Noah Misch
2019-06-08
*
Fix copy-pasto in freeing memory on error in vacuumlo.
Heikki Linnakangas
2019-06-07
*
Fix contrib/auto_explain to not cause problems in parallel workers.
Tom Lane
2019-06-03
*
Fix typos in various places
Michael Paquier
2019-06-03
[next]