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-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
2015-05-15
Remove useless pg_audit.conf
Stephen Frost
2015-05-15
Separate block sampling functions
Simon Riggs
2015-05-14
Make repeated 'make installcheck' runs work
Stephen Frost
2015-05-14
Improve pg_audit regression tests
Stephen Frost
2015-05-14
Fix portability issue in pg_audit.
Tom Lane
2015-05-14
Suppress uninitialized-variable warning.
Tom Lane
2015-05-14
Further fixes for the buildfarm for pg_audit
Stephen Frost
2015-05-14
Further fixes for the buildfarm for pg_audit
Stephen Frost
2015-05-14
Fix buildfarm with regard to pg_audit
Stephen Frost
2015-05-14
Add pg_audit, an auditing extension
Stephen Frost
2015-05-13
Fix postgres_fdw to return the right ctid value in EvalPlanQual cases.
Tom Lane
2015-05-13
Add pgstattuple_approx() to the pgstattuple extension.
Andres Freund
2015-05-12
Replace some appendStringInfo* calls with more appropriate variants
Peter Eisentraut
2015-05-10
Code review for foreign/custom join pushdown patch.
Tom Lane
2015-05-09
Add new OID alias type regrole
Andrew Dunstan
2015-05-08
Remove dependency on ordering in logical decoding upsert test.
Andres Freund
2015-05-08
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-07
Represent columns requiring insert and update privileges indentently.
Andres Freund
2015-05-07
Improve BRIN infra, minmax opclass and regression test
Alvaro Herrera
2015-05-05
Fix incorrect declaration of citext's regexp_matches() functions.
Tom Lane
2015-05-05
hstore_plpython: Support tests on Python 2.3
Peter Eisentraut
2015-05-03
Enable transforms modules to build and run with Mingw builds.
Andrew Dunstan
2015-05-02
hstore_plperl: Move port-specific parts to later in the makefile
Peter Eisentraut
2015-05-02
Make hstore_plperl's build even more like plperl's
Peter Eisentraut
2015-05-01
Make hstore_plperl's build more like plperl's
Andrew Dunstan
2015-04-30
Create an infrastructure for parallel computation in PostgreSQL.
Robert Haas
2015-04-30
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-04-29
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-26
Fix hstore_plperl regression tests on some platforms
Peter Eisentraut
2015-04-26
Add transforms feature
Peter Eisentraut
2015-04-26
Fix typo in linux startup script.
Tom Lane
2015-04-23
Improve speed of make check-world
Peter Eisentraut
2015-04-22
Pull in tableoid for inheiritance with rowMarks
Stephen Frost
2015-04-22
Rename pg_replication_slot's new active_in to active_pid.
Andres Freund
2015-04-21
Move pg_xlogdump from contrib/ to src/bin/
Peter Eisentraut
2015-04-21
Add 'active_in' column to pg_replication_slots.
Andres Freund
2015-04-21
Move pg_test_timing from contrib/ to src/bin/
Peter Eisentraut
2015-04-20
Move pg_test_fsync from contrib/ to src/bin/
Peter Eisentraut
2015-04-14
Move pg_upgrade from contrib/ to src/bin/
Peter Eisentraut
2015-04-14
Integrate pg_upgrade_support module into backend
Peter Eisentraut
2015-04-14
Reorganize our CRC source files again.
Heikki Linnakangas
2015-04-13
Move pgbench from contrib/ to src/bin/
Peter Eisentraut
2015-04-12
Move pg_archivecleanup from contrib/ to src/bin/
Peter Eisentraut
2015-04-10
Optimize locking a tuple already locked by another subxact
Alvaro Herrera
2015-04-02
Improve pgbench error reporting.
Robert Haas
2015-04-02
Define integer limits independently from the system definitions.
Andres Freund
[next]