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-12-02
pageinspect/BRIN: minor tweaks
Alvaro Herrera
2014-12-01
Fix hstore_to_json_loose's detection of valid JSON number values.
Andrew Dunstan
2014-11-30
Move test modules from contrib to src/test/modules
Alvaro Herrera
2014-11-28
Add bms_next_member(), and use it where appropriate.
Tom Lane
2014-11-27
Free libxml2/libxslt resources in a safer order.
Tom Lane
2014-11-25
Make Port->ssl_in_use available, even when built with !USE_SSL
Heikki Linnakangas
2014-11-24
Add infrastructure to save and restore GUC values.
Robert Haas
2014-11-22
Fix mishandling of system columns in FDW queries.
Tom Lane
2014-11-21
Add pageinspect functions for inspecting GIN indexes.
Heikki Linnakangas
2014-11-20
Revamp the WAL record format.
Heikki Linnakangas
2014-11-19
Avoid file descriptor leak in pg_test_fsync.
Robert Haas
2014-11-15
postgres_fdw.h: don't pull in rel.h when relcache.h is enough
Alvaro Herrera
2014-11-13
Fix and improve cache invalidation logic for logical decoding.
Andres Freund
2014-11-13
Move the guts of our Levenshtein implementation into core.
Robert Haas
2014-11-12
Fix several weaknesses in slot and logical replication on-disk serialization.
Andres Freund
2014-11-12
Add interrupt checks to contrib/pg_prewarm.
Andres Freund
2014-11-11
Loop when necessary in contrib/pgcrypto's pktreader_pull().
Tom Lane
2014-11-07
Update pg_xlogdump's .gitignore for brindesc.c.
Robert Haas
2014-11-07
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-06
Move the backup-block logic from XLogInsert to a new file, xloginsert.c.
Heikki Linnakangas
2014-11-05
Fix volatility markings of some contrib I/O functions.
Tom Lane
2014-11-04
Switch to CRC-32C in WAL and other places.
Heikki Linnakangas
2014-11-03
Docs: fix incorrect spelling of contrib/pgcrypto option.
Tom Lane
2014-11-03
Remove dead-since-introduction pgcrypto code.
Noah Misch
2014-10-20
pg_test_fsync: Update output format
Peter Eisentraut
2014-10-20
Fix file-identification comment in contrib/pgcrypto/pgcrypto--1.2.sql.
Tom Lane
2014-10-16
Support timezone abbreviations that sometimes change.
Tom Lane
2014-10-15
Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN.
Tom Lane
2014-10-13
Add --latency-limit option to pgbench.
Heikki Linnakangas
2014-10-11
pg_upgrade: prefix Unix shell script name output with "./"
Bruce Momjian
2014-10-10
Remove unnecessary initialization of local variables.
Heikki Linnakangas
2014-10-10
Change the way encoding and locale checks are done in pg_upgrade.
Heikki Linnakangas
2014-10-02
Fix typo in error message.
Heikki Linnakangas
2014-10-02
Refactor pgbench log-writing code to a separate function.
Heikki Linnakangas
2014-10-01
Add functions for dealing with PGP armor header lines to pgcrypto.
Heikki Linnakangas
2014-10-01
Improve documentation about binary/textual output mode for output plugins.
Andres Freund
2014-09-30
pg_upgrade: have pg_upgrade fail for old 9.4 JSONB format
Bruce Momjian
2014-09-26
Define META_FREE in a way that doesn't cause -Wempty-body warnings.
Andres Freund
2014-09-25
Refactor space allocation for base64 encoding/decoding in pgcrypto.
Heikki Linnakangas
2014-09-22
Improve code around the recently added rm_identify rmgr callback.
Andres Freund
2014-09-19
Fix failure of contrib/auto_explain to print per-node timing information.
Tom Lane
2014-09-19
Add the capability to display summary statistics to pg_xlogdump.
Andres Freund
2014-09-19
Add rmgr callback to name xlog record types for display purposes.
Andres Freund
2014-09-11
pg_upgrade: adjust C comments
Bruce Momjian
2014-09-11
Fix Windows build.
Heikki Linnakangas
2014-09-11
Simplify calculation of Poisson distributed delays in pgbench --rate mode.
Heikki Linnakangas
2014-09-11
Change the way latency is calculated with pgbench --rate option.
Heikki Linnakangas
2014-09-11
pg_upgrade: compare control version, not catalog version
Bruce Momjian
2014-09-10
pg_upgrade: check for large object size compatibility
Bruce Momjian
2014-09-09
doc: Reflect renaming of Mac OS X to OS X
Peter Eisentraut
[next]