index
:
postgresql.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
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2014-05-05
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-04-30
Rationalize common/relpath.[hc].
Tom Lane
2014-04-30
Add missing SYSTEMQUOTEs
Heikki Linnakangas
2014-04-22
copy: update docs for FORCE_NULL and FORCE_NOT_NULL combination
Bruce Momjian
2014-04-21
pg_stat_statements forgot to let previous occupant of hook get control too.
Tom Lane
2014-04-18
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
Peter Eisentraut
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-16
pg_upgrade: remove redundant include files
Bruce Momjian
2014-04-15
contrib/test_decoding: fix regression test for psql oid display changes
Bruce Momjian
2014-04-15
vacuumdb: Add option --analyze-in-stages
Peter Eisentraut
2014-04-13
Suppress compiler warning in new contrib/pg_trgm code.
Tom Lane
2014-04-06
Improve contrib/pg_trgm's heuristics for regexp index searches.
Tom Lane
2014-04-04
Fix non-equivalence of VARIADIC and non-VARIADIC function call formats.
Tom Lane
2014-04-02
De-anonymize the union in JsonbValue.
Tom Lane
2014-04-01
Fix typo in comment.
Heikki Linnakangas
2014-03-31
test_decoding: Update .gitignore
Robert Haas
2014-03-30
Use separate output dirs for test_decoding's two runs.
Andrew Dunstan
2014-03-29
psql: display "Replica Identity" only for FULL and NOTHING
Bruce Momjian
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-29
Force consistent row order in contrib/test_decoding regression test.
Noah Misch
2014-03-27
contrib/test_decoding: adjust expected output
Bruce Momjian
2014-03-26
pg_upgrade: use pg_usleep(); remove Windows workaround
Bruce Momjian
2014-03-26
Use pg_usleep() instead of plain sleep(), to fix Windows build
Heikki Linnakangas
2014-03-26
Add -f/--follow option to pg_xlogdump.
Heikki Linnakangas
2014-03-23
Introduce jsonb, a structured format for storing json.
Andrew Dunstan
2014-03-23
Don't test xmin/xmax columns of a postgres_fdw foreign table.
Noah Misch
2014-03-23
Offer triggers on foreign tables.
Noah Misch
2014-03-21
Remove MinGW readdir/errno bug workaround fixed on 2003-10-10
Bruce Momjian
2014-03-21
Properly check for readdir/closedir() failures
Bruce Momjian
2014-03-20
test_shm_mq: Improve regression tests.
Robert Haas
2014-03-18
Fix compilation of pg_xlogdump, now that rm_safe_restartpoint is no more.
Heikki Linnakangas
2014-03-18
Fix some remaining int64 vestiges in contrib/test_shm_mq.
Tom Lane
2014-03-18
test_shm_mq: Use Size rather than uint64.
Robert Haas
2014-03-17
Fix typos in comments.
Fujii Masao
2014-03-17
Fix unportable shell-script syntax in pg_upgrade's test.sh.
Tom Lane
2014-03-12
Comment fixes related to logical decoding.
Robert Haas
2014-03-07
Remove unportable use of anonymous unions from reorderbuffer.h.
Tom Lane
2014-03-07
Fix contrib/postgres_fdw to handle multiple join conditions properly.
Tom Lane
2014-03-05
Fix test_decoding regression test outputs.
Robert Haas
2014-03-05
pg_upgrade: improve C comment about what old/new oids match
Bruce Momjian
2014-03-05
Fix whitespace
Peter Eisentraut
2014-03-04
Provide a FORCE NULL option to COPY in CSV mode.
Andrew Dunstan
2014-03-04
auto_explain: Add logging of trigger execution
Alvaro Herrera
2014-03-03
Introduce logical decoding.
Robert Haas
2014-03-03
pageinspect: Use new pg_lsn datatype.
Robert Haas
2014-02-28
pgbench: Fix help message
Peter Eisentraut
2014-02-27
Remove dependency on database encoding in citext regression test.
Tom Lane
[next]