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-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
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
[next]