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
2015-09-08
Fix error message wording in previous sslinfo commit
Alvaro Herrera
2015-09-08
contrib/sslinfo: add ssl_extension_info SRF
Alvaro Herrera
2015-09-07
Add more sanity checks in contrib/sslinfo
Alvaro Herrera
2015-09-06
Adjust sepgsql regression output for recent error context change
Joe Conway
2015-09-05
Rearrange the handling of error context reports.
Tom Lane
2015-09-05
Fix misc typos.
Heikki Linnakangas
2015-09-04
Make unaccent handle all diacritics known to Unicode, and expand ligatures co...
Teodor Sigaev
2015-08-30
Fix sepgsql regression tests.
Joe Conway
2015-08-23
Improve spelling
Peter Eisentraut
2015-08-15
Don't use function definitions looking like old-style ones.
Andres Freund
2015-08-15
Remove bogus step from test_decoding isolation tests.
Robert Haas
2015-08-13
Use materialize SRF mode in brin_page_items
Alvaro Herrera
2015-08-10
Add confirmed_flush column to pg_replication_slots.
Andres Freund
2015-08-03
contrib/isn now needs a .gitignore file.
Tom Lane
2015-08-03
Fix a number of places that produced XX000 errors in the regression tests.
Tom Lane
2015-08-02
Fix output of ISBN-13 numbers beginning with 979.
Heikki Linnakangas
2015-07-25
Some platforms now need contrib/tsm_system_time to be linked with libm.
Tom Lane
2015-07-25
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-07-21
Add selectivity estimation functions for intarray operators.
Heikki Linnakangas
2015-07-20
This supports the triconsistent function for pg_trgm GIN opclass
Teodor Sigaev
2015-07-18
Enable transforms modules to build and test on Cygwin.
Andrew Dunstan
2015-07-16
AIX: Link TRANSFORM modules with their dependencies.
Noah Misch
2015-07-16
MinGW: Link ltree_plpython with plpython.
Noah Misch
2015-07-14
Prevent pgstattuple() from reporting BRIN as unknown index.
Fujii Masao
2015-07-09
Link pg_stat_statements with libm.
Noah Misch
2015-07-02
Add an optional missing_ok argument to SQL function current_setting().
Tom Lane
2015-07-02
Use appendStringInfoString/Char et al where appropriate.
Heikki Linnakangas
2015-07-02
Make use of xlog_internal.h's macros in WAL-related utilities.
Fujii Masao
2015-06-27
Fix test_decoding's handling of nonexistant columns in old tuple versions.
Andres Freund
2015-05-31
Make Python tests more portable
Peter Eisentraut
2015-05-28
Finish removing pg_audit
Stephen Frost
2015-05-28
Remove pg_audit
Stephen Frost
2015-05-24
Manual cleanup of pgindent results.
Tom Lane
2015-05-24
Remove no-longer-required function declarations.
Tom Lane
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-20
Collection of typo fixes.
Heikki Linnakangas
2015-05-19
Refactor ON CONFLICT index inference parse tree representation.
Andres Freund
2015-05-19
Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM
Peter Eisentraut
2015-05-18
pgcrypto: Report errant decryption as "Wrong key or corrupt data".
Noah Misch
2015-05-18
Use += not = to set makefile variables after including base makefiles.
Tom Lane
2015-05-17
pg_audit Makefile, REINDEX changes
Stephen Frost
2015-05-17
Fix typos in comments
Magnus Hagander
2015-05-17
hstore_plpython: Fix regression tests under Python 3
Peter Eisentraut
2015-05-17
Fix whitespace
Peter Eisentraut
2015-05-16
Support GROUPING SETS, CUBE and ROLLUP.
Andres Freund
2015-05-15
Move strategy numbers to include/access/stratnum.h
Alvaro Herrera
2015-05-15
Add to contrib/Makefile
Simon Riggs
2015-05-15
contrib/tsm_system_time
Simon Riggs
2015-05-15
contrib/tsm_system_rows
Simon Riggs
2015-05-15
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
[next]