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
Age
Commit message (
Expand
)
Author
2017-01-05
Use 'use strict' in all Perl programs
Peter Eisentraut
2017-01-04
Improve documentation of timestamp internal representation.
Robert Haas
2017-01-04
Add pg_recvlogical —-endpos=LSN
Simon Riggs
2017-01-04
Re-allow SSL passphrase prompt at server start, but not thereafter.
Tom Lane
2017-01-04
Make wal streaming the default mode for pg_basebackup
Magnus Hagander
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2017-01-03
Update manual set of copyright files for 2017
Bruce Momjian
2017-01-03
Update copyright for 2017
Bruce Momjian
2017-01-03
Disable prompting for passphrase while (re)loading SSL config files.
Tom Lane
2017-01-03
Remove bogus notice that older clients might not work with MD5 passwords.
Heikki Linnakangas
2017-01-03
Allow SSL configuration to be updated at SIGHUP.
Tom Lane
2017-01-02
In pgbench logging, avoid assuming that instr_times match Unix timestamps.
Tom Lane
2016-12-27
Explain unaccounted for space in pgstattuple.
Andrew Dunstan
2016-12-23
Doc: improve index entry for "median".
Tom Lane
2016-12-23
Spellcheck: s/descendent/descendant/g
Tom Lane
2016-12-23
Remove sql_inheritance GUC.
Robert Haas
2016-12-23
Improve RLS documentation with respect to COPY
Joe Conway
2016-12-22
doc: Further speed improvements for HTML XSLT build
Peter Eisentraut
2016-12-22
Skip checkpoints, archiving on idle systems.
Andres Freund
2016-12-22
Fix buffer overflow on particularly named files and clarify documentation about
Michael Meskes
2016-12-21
Fix strange behavior (and possible crashes) in full text phrase search.
Tom Lane
2016-12-21
Improve ALTER TABLE documentation
Stephen Frost
2016-12-21
Reorder pg_sequence columns to avoid alignment issue
Peter Eisentraut
2016-12-20
Add pg_sequence system catalog
Peter Eisentraut
2016-12-19
Provide a DSA area for all parallel queries.
Robert Haas
2016-12-19
Support quorum-based synchronous replication.
Fujii Masao
2016-12-17
doc: Remove some trailing whitespace
Peter Eisentraut
2016-12-16
Simplify LWLock tranche machinery by removing array_base/array_stride.
Robert Haas
2016-12-16
Add missing documentation for effective_io_concurrency tablespace option.
Fujii Masao
2016-12-13
doc: Improve documentation related to table partitioning feature.
Robert Haas
2016-12-12
doc: Fix purported type of pg_am.amhandler to match reality.
Robert Haas
2016-12-12
Add support for temporary replication slots
Peter Eisentraut
2016-12-07
Implement table partitioning.
Robert Haas
2016-12-07
Handle empty or all-blank PAGER setting more sanely in psql.
Tom Lane
2016-12-06
Fix interaction of parallel query with prepared statements.
Robert Haas
2016-12-06
Improve documentation about pg_stat_replication view.
Fujii Masao
2016-12-05
Add support for restrictive RLS policies
Stephen Frost
2016-12-05
Assorted documentation improvements for max_parallel_workers.
Robert Haas
2016-12-05
Reduce the default for max_worker_processes back to 8.
Robert Haas
2016-12-05
Fix creation of stand-alone INSTALL.html file.
Heikki Linnakangas
2016-12-05
Fix typo in docs.
Fujii Masao
2016-12-05
Replace PostmasterRandom() with a stronger source, second attempt.
Heikki Linnakangas
2016-12-02
Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits.
Tom Lane
2016-12-02
Clarify that pg_stat_activity.query has a length limit.
Robert Haas
2016-12-02
Add max_parallel_workers GUC.
Robert Haas
2016-12-01
Added missing "EXEC SQL" to statement.
Michael Meskes
2016-11-30
Doc: improve description of trim() and related functions.
Tom Lane
2016-11-30
doc: Remove claim about large shared_buffers on Windows
Peter Eisentraut
2016-11-30
doc: Fix typo
Peter Eisentraut
2016-11-29
Add uuid to the set of types supported by contrib/btree_gist.
Tom Lane
[next]