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
/
doc
/
src
Age
Commit message (
Expand
)
Author
2015-05-01
Allow FDWs and custom scan providers to replace joins with scans.
Robert Haas
2015-05-01
Copy editing of the replication origins patch.
Andres Freund
2015-04-30
Fix up some loose ends for CURRENT_USER as RoleSpec
Alvaro Herrera
2015-04-30
Fix typo
Magnus Hagander
2015-04-29
Add <literal> markup, for consistency.
Robert Haas
2015-04-29
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-29
doc: recommend use of GUC server_version_num for version checks
Bruce Momjian
2015-04-27
Improve qual pushdown for RLS and SB views
Stephen Frost
2015-04-26
Add transforms feature
Peter Eisentraut
2015-04-25
Perform RLS WITH CHECK before constraints, etc
Stephen Frost
2015-04-24
doc: Move ALTER TABLE IF EXISTS description to better place
Peter Eisentraut
2015-04-24
Fix misspellings
Peter Eisentraut
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
Update FDW docs to reflect existence of CHECK constraints.
Robert Haas
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-17
Add new target modulescheck in vcregress.pl
Alvaro Herrera
2015-04-16
pg_upgrade: document need for text search files to be copied
Bruce Momjian
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-13
Move pgbench from contrib/ to src/bin/
Peter Eisentraut
2015-04-12
Add system view pg_stat_ssl
Magnus Hagander
2015-04-12
Move pg_archivecleanup from contrib/ to src/bin/
Peter Eisentraut
2015-04-09
Fix incorrect punctuation
Magnus Hagander
2015-04-09
Remove obsolete FORCE option from REINDEX.
Fujii Masao
2015-04-07
Fix spelling of author's name
Simon Riggs
2015-04-06
pg_event_trigger_dropped_objects: add is_temp column
Alvaro Herrera
2015-04-06
Fix typo in libpq.sgml.
Fujii Masao
2015-04-05
Remove extraneous >
Simon Riggs
2015-04-05
Reduce lock levels of some trigger DDL and add FKs
Simon Riggs
2015-04-03
Add log_min_autovacuum_duration per-table option
Alvaro Herrera
2015-04-03
Add markup for replaceable parameters to pg_rewind doc.
Fujii Masao
2015-04-02
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-02
Revert "psql: fix \connect with URIs and conninfo strings"
Robert Haas
2015-04-01
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-01
Fix incorrect markup in documentation of window frame clauses.
Tom Lane
2015-03-31
pg_ctl: change default shutdown mode from 'smart' to 'fast'
Bruce Momjian
2015-03-31
psql: add asciidoc output format
Bruce Momjian
2015-03-30
Change array_offset to return subscripts, not offsets
Alvaro Herrera
2015-03-28
Add a pager_min_lines setting to psql
Andrew Dunstan
2015-03-27
Add stats for min, max, mean, stddev times to pg_stat_statements.
Andrew Dunstan
2015-03-26
Add support for index-only scans in GiST.
Heikki Linnakangas
2015-03-25
Add an ASSERT statement in plpgsql.
Tom Lane
2015-03-25
PL/pgSQL docs: recommend format() for query construction
Bruce Momjian
2015-03-25
docs: clarify when MVCC snapshot is taken
Bruce Momjian
2015-03-24
doc: update NUMERIC to state that only some ops are exact
Bruce Momjian
2015-03-23
Apply table and domain CHECK constraints in name order.
Tom Lane
2015-03-23
Add pg_rewind, for re-synchronizing a master server after failback.
Heikki Linnakangas
[next]