index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2014-07-07
pg_upgrade: allow upgrades for new-only TOAST tables
Bruce Momjian
2014-07-02
pg_upgrade: preserve database and relation minmxid values
Bruce Momjian
2014-07-02
pg_upgrade: no need to remove "members" files for pre-9.3 upgrades
Bruce Momjian
2014-07-01
Fix inadequately-sized output buffer in contrib/unaccent.
Tom Lane
2014-06-30
Don't prematurely free the BufferAccessStrategy in pgstat_heap().
Noah Misch
2014-06-24
pg_upgrade: remove pg_multixact files left by initdb
Bruce Momjian
2014-06-20
Clean up data conversion short-lived memory context.
Joe Conway
2014-06-14
Secure Unix-domain sockets of "make check" temporary clusters.
Noah Misch
2014-05-29
When using the OSSP UUID library, cache its uuid_t state object.
Tom Lane
2014-05-28
Revert "Fix bogus %name-prefix option syntax in all our Bison files."
Tom Lane
2014-05-28
Fix bogus %name-prefix option syntax in all our Bison files.
Tom Lane
2014-05-27
Avoid unportable usage of sscanf(UINT64_FORMAT).
Tom Lane
2014-05-19
Fix non-C89-compatible coding in pgbench.
Tom Lane
2014-05-13
Initialize padding bytes in btree_gist varbit support.
Heikki Linnakangas
2014-05-06
Remove tabs after spaces in C comments
Bruce Momjian
2014-04-30
Add missing SYSTEMQUOTEs
Heikki Linnakangas
2014-04-21
pg_stat_statements forgot to let previous occupant of hook get control too.
Tom Lane
2014-04-17
pgcrypto: fix memset() calls that might be optimized away
Bruce Momjian
2014-04-17
pg_upgrade: throw an error for non-existent tablespace directories
Bruce Momjian
2014-04-16
Fix contrib/postgres_fdw's remote-estimate representation of array Params.
Tom Lane
2014-04-01
Fix typo in comment.
Heikki Linnakangas
2014-03-29
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-21
Properly check for readdir/closedir() failures
Bruce Momjian
2014-03-17
Fix unportable shell-script syntax in pg_upgrade's test.sh.
Tom Lane
2014-03-07
Fix contrib/postgres_fdw to handle multiple join conditions properly.
Tom Lane
2014-02-17
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-02-17
Predict integer overflow to avoid buffer overruns.
Noah Misch
2014-02-04
Improve connection-failure error handling in contrib/postgres_fdw.
Tom Lane
2014-02-01
Fix some more bugs in signal handlers and process shutdown logic.
Tom Lane
2014-01-30
Fix potential coredump on bad locale value in pg_upgrade.
Tom Lane
2014-01-13
Fix possible buffer overrun in contrib/pg_trgm.
Tom Lane
2014-01-13
Fix calculation of ISMN check digit.
Heikki Linnakangas
2013-12-12
Fix progress logging when scale factor is large.
Tatsuo Ishii
2013-12-08
Fix performance regression in dblink connection speed.
Joe Conway
2013-11-24
Defend against bad trigger definitions in contrib/lo's lo_manage() trigger.
Tom Lane
2013-11-22
Fix quoting in help messages in uuid-ossp extension scripts.
Tom Lane
2013-11-19
pg_upgrade: Report full disk better
Peter Eisentraut
2013-10-28
Work around NetBSD shell issue in pg_upgrade test script.
Andrew Dunstan
2013-10-17
Return valid json when converting an empty hstore.
Andrew Dunstan
2013-10-01
Remove broken PGXS code for pg_xlogdump
Alvaro Herrera
2013-09-30
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-04
Remove dead URL mention in OSX startup script
Bruce Momjian
2013-09-03
Fix thinko in worker_spi, count(*) returns a bigint. Thanks RhodiumToad
Greg Stark
2013-08-18
Fix planner problems with LATERAL references in PlaceHolderVars.
Tom Lane
2013-08-16
pg_upgrade: shut down server after auth failure
Bruce Momjian
2013-07-30
pg_upgrade: clarify C comment about Windows thread struct pointers
Bruce Momjian
2013-07-29
Fix contrib/cube and contrib/seg to build with bison 3.0.
Tom Lane
[next]