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
*
Revert "Secure Unix-domain sockets of "make check" temporary clusters."
Noah Misch
2014-03-29
*
Secure Unix-domain sockets of "make check" temporary clusters.
Noah Misch
2014-03-29
*
Properly check for readdir/closedir() failures
Bruce Momjian
2014-03-21
*
Fix unportable shell-script syntax in pg_upgrade's test.sh.
Tom Lane
2014-03-16
*
Fix contrib/postgres_fdw to handle multiple join conditions properly.
Tom Lane
2014-03-07
*
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-02-17
*
Predict integer overflow to avoid buffer overruns.
Noah Misch
2014-02-17
*
Improve connection-failure error handling in contrib/postgres_fdw.
Tom Lane
2014-02-03
*
Fix some more bugs in signal handlers and process shutdown logic.
Tom Lane
2014-02-01
*
Fix potential coredump on bad locale value in pg_upgrade.
Tom Lane
2014-01-30
*
Fix possible buffer overrun in contrib/pg_trgm.
Tom Lane
2014-01-13
*
Fix calculation of ISMN check digit.
Heikki Linnakangas
2014-01-13
*
Fix progress logging when scale factor is large.
Tatsuo Ishii
2013-12-12
*
Fix performance regression in dblink connection speed.
Joe Conway
2013-12-07
*
Defend against bad trigger definitions in contrib/lo's lo_manage() trigger.
Tom Lane
2013-11-23
*
Fix quoting in help messages in uuid-ossp extension scripts.
Tom Lane
2013-11-22
*
pg_upgrade: Report full disk better
Peter Eisentraut
2013-11-18
*
Work around NetBSD shell issue in pg_upgrade test script.
Andrew Dunstan
2013-10-28
*
Return valid json when converting an empty hstore.
Andrew Dunstan
2013-10-17
*
Remove broken PGXS code for pg_xlogdump
Alvaro Herrera
2013-10-01
*
Add missing condition for pg_depend in hstore migration script.
Andrew Dunstan
2013-09-30
*
Fix makefile broken by hstore fix.
Andrew Dunstan
2013-09-29
*
Use a new hstore extension version for added json functions.
Andrew Dunstan
2013-09-29
*
Remove dead URL mention in OSX startup script
Bruce Momjian
2013-09-04
*
Fix thinko in worker_spi, count(*) returns a bigint. Thanks RhodiumToad
Greg Stark
2013-09-03
*
Fix planner problems with LATERAL references in PlaceHolderVars.
Tom Lane
2013-08-17
*
pg_upgrade: shut down server after auth failure
Bruce Momjian
2013-08-16
*
pg_upgrade: clarify C comment about Windows thread struct pointers
Bruce Momjian
2013-07-30
*
Fix contrib/cube and contrib/seg to build with bison 3.0.
Tom Lane
2013-07-29
*
pg_upgrade: fix -j race condition on Windows
Bruce Momjian
2013-07-27
*
pg_upgrade: adjust umask() calls
Bruce Momjian
2013-07-25
*
pg_upgrade: fix initialization of thread argument
Bruce Momjian
2013-07-24
*
pg_upgrade: more Windows parallel/-j fixes
Bruce Momjian
2013-07-24
*
pg_upgrade: fix parallel/-j crash on Windows
Bruce Momjian
2013-07-24
*
Back-patch bgworker API changes to 9.3.
Robert Haas
2013-07-22
*
Remove bgw_sighup and bgw_sigterm.
Robert Haas
2013-07-22
*
Improve updatability checking for views and foreign tables.
Tom Lane
2013-06-12
*
Tweak postgres_fdw regression test so autovacuum doesn't change results.
Tom Lane
2013-06-09
*
Fix off-by-one in pg_xlogdump -r option.
Heikki Linnakangas
2013-06-04
*
Minor spelling fixes
Stephen Frost
2013-06-01
*
Post-pgindent cleanup
Stephen Frost
2013-06-01
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Remove pageinspect--1.0.sql
Heikki Linnakangas
2013-05-24
*
Allow CREATE FOREIGN TABLE to include SERIAL columns.
Tom Lane
2013-05-15
*
pg_upgrade: Replace tabs in output string constants by spaces
Peter Eisentraut
2013-05-13
*
pgbench: Fix order of options in --help output
Peter Eisentraut
2013-05-11
*
pg_xlogdump: Improve --help output
Peter Eisentraut
2013-05-11
*
Fix buildfarm incompatibility in updated pg_upgrade test script.
Tom Lane
2013-05-11
*
Make pg_upgrade's test script attempt to select a non-conflicting port.
Tom Lane
2013-05-11
*
Fix pgp_pub_decrypt() so it works for secret keys with passwords.
Tom Lane
2013-05-10
[next]