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
2019-01-19
Allow COPY FROM to filter data using WHERE conditions
Tomas Vondra
2019-01-18
Restrict the use of temporary namespace in two-phase transactions
Michael Paquier
2019-01-17
Replace references to mailinglists with @lists.postgresql.org
Magnus Hagander
2019-01-17
Remove references to Majordomo
Magnus Hagander
2019-01-17
Doc: enhance pgbench manual.
Tatsuo Ishii
2019-01-14
Fix typos in documentation and for one wait event
Michael Paquier
2019-01-13
Make INSTALL makefile rule more robust
Peter Eisentraut
2019-01-13
configure: Update python search order
Peter Eisentraut
2019-01-13
Change default of recovery_target_timeline to 'latest'
Peter Eisentraut
2019-01-11
doc: Correct documentation of install-time environment variables
Peter Eisentraut
2019-01-11
Create INSTALL file using Pandoc
Peter Eisentraut
2019-01-11
Add value 'current' for recovery_target_timeline
Peter Eisentraut
2019-01-11
Extend pg_stat_statements_reset to reset statistics specific to a
Amit Kapila
2019-01-10
pgbench: add \cset and \gset commands
Alvaro Herrera
2019-01-09
Update docs & tests to reflect that unassigned OLD/NEW are now NULL.
Tom Lane
2019-01-08
Doc: update our docs about kernel IPC parameters on *BSD.
Tom Lane
2019-01-08
Add --disable-page-skipping and --skip-locked to vacuumdb
Michael Paquier
2019-01-08
Doc: fix meaning of acronym "btree".
Tatsuo Ishii
2019-01-07
doc: document that INFO messages always go to client.
Andrew Gierth
2019-01-04
Move the built-in conversions into the initial catalog data.
Tom Lane
2019-01-03
Use symbolic references for pg_language OIDs in the bootstrap data.
Tom Lane
2019-01-02
Switch pg_regress to output unified diffs by default
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
2019-01-01
Remove configure switch --disable-strong-random
Michael Paquier
2018-12-29
Use a separate random seed for SQL random()/setseed() functions.
Tom Lane
2018-12-28
Clarify referential actions in docs of CREATE/ALTER TABLE
Michael Paquier
2018-12-20
Doc: fix ancient mistake in search_path documentation.
Tom Lane
2018-12-19
Make type "name" collation-aware.
Tom Lane
2018-12-19
Doc: fix incorrect example of collecting arguments with fmgr macros.
Tom Lane
2018-12-19
Doc: fix typo in "Generic File Access Functions" section.
Tatsuo Ishii
2018-12-18
Update project link of pgBadger in documentation
Michael Paquier
2018-12-17
Fix tablespace handling for partitioned tables
Alvaro Herrera
2018-12-17
Clarify runtime pruning in EXPLAIN
Alvaro Herrera
2018-12-14
Make pg_statistic and related code account more honestly for collations.
Tom Lane
2018-12-13
Introduce new extended routines for FDW and foreign server lookups
Michael Paquier
2018-12-11
Doc: improve documentation about ALTER LARGE OBJECT requirements.
Tom Lane
2018-12-10
Doc: remove obsolete reference to recursive expression evaluation.
Tom Lane
2018-12-09
Add timestamp of last received message from standby to pg_stat_replication
Michael Paquier
2018-12-07
Doc: document that we expect CHECK constraint conditions to be immutable.
Tom Lane
2018-12-07
Doc: remove obsolete statements about system OID columns in ALTER TABLE.
Tom Lane
2018-12-07
Doc: make cross-reference to format() function more specific.
Tom Lane
2018-12-06
Improve planner stats documentation
Stephen Frost
2018-12-06
Change true/false to on/off.
Tatsuo Ishii
2018-12-05
Fix invalid value of synchronous_commit in description of flush_lag
Michael Paquier
2018-12-03
Refactor documentation about privileges to centralize the info.
Tom Lane
2018-12-03
Add PGXS options to control TAP and isolation tests, take two
Michael Paquier
2018-12-01
Add a --socketdir option to pg_upgrade.
Tom Lane
2018-11-29
Document handling of invalid/ambiguous timestamp input near DST boundaries.
Tom Lane
2018-11-29
Add log_statement_sample_rate parameter
Alvaro Herrera
2018-11-29
doc: Add appendix detailing some limits of PostgreSQL
Peter Eisentraut
[next]