index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update manual set of copyright files for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Update copyright for 2017
Bruce Momjian
2017-01-03
1
-2
/
+2
*
Disable prompting for passphrase while (re)loading SSL config files.
Tom Lane
2017-01-03
1
-5
/
+4
*
Remove bogus notice that older clients might not work with MD5 passwords.
Heikki Linnakangas
2017-01-03
1
-6
/
+0
*
Allow SSL configuration to be updated at SIGHUP.
Tom Lane
2017-01-02
3
-41
/
+66
*
In pgbench logging, avoid assuming that instr_times match Unix timestamps.
Tom Lane
2017-01-02
1
-42
/
+54
*
Explain unaccounted for space in pgstattuple.
Andrew Dunstan
2016-12-27
1
-0
/
+10
*
Doc: improve index entry for "median".
Tom Lane
2016-12-23
2
-5
/
+12
*
Spellcheck: s/descendent/descendant/g
Tom Lane
2016-12-23
3
-9
/
+9
*
Remove sql_inheritance GUC.
Robert Haas
2016-12-23
3
-40
/
+6
*
Improve RLS documentation with respect to COPY
Joe Conway
2016-12-22
3
-1
/
+15
*
doc: Further speed improvements for HTML XSLT build
Peter Eisentraut
2016-12-22
2
-0
/
+56
*
Skip checkpoints, archiving on idle systems.
Andres Freund
2016-12-22
1
-6
/
+4
*
Fix buffer overflow on particularly named files and clarify documentation about
Michael Meskes
2016-12-22
1
-5
/
+3
*
Fix strange behavior (and possible crashes) in full text phrase search.
Tom Lane
2016-12-21
2
-9
/
+25
*
Improve ALTER TABLE documentation
Stephen Frost
2016-12-21
1
-3
/
+3
*
Reorder pg_sequence columns to avoid alignment issue
Peter Eisentraut
2016-12-21
1
-7
/
+7
*
Add pg_sequence system catalog
Peter Eisentraut
2016-12-20
1
-1
/
+87
*
Provide a DSA area for all parallel queries.
Robert Haas
2016-12-19
1
-1
/
+5
*
Support quorum-based synchronous replication.
Fujii Masao
2016-12-19
3
-30
/
+91
*
doc: Remove some trailing whitespace
Peter Eisentraut
2016-12-17
6
-16
/
+16
*
Simplify LWLock tranche machinery by removing array_base/array_stride.
Robert Haas
2016-12-16
1
-33
/
+19
*
Add missing documentation for effective_io_concurrency tablespace option.
Fujii Masao
2016-12-17
1
-8
/
+9
*
doc: Improve documentation related to table partitioning feature.
Robert Haas
2016-12-13
4
-14
/
+34
*
doc: Fix purported type of pg_am.amhandler to match reality.
Robert Haas
2016-12-12
1
-1
/
+1
*
Add support for temporary replication slots
Peter Eisentraut
2016-12-12
2
-5
/
+24
*
Implement table partitioning.
Robert Haas
2016-12-07
4
-5
/
+421
*
Handle empty or all-blank PAGER setting more sanely in psql.
Tom Lane
2016-12-07
1
-2
/
+3
*
Fix interaction of parallel query with prepared statements.
Robert Haas
2016-12-06
1
-0
/
+9
*
Improve documentation about pg_stat_replication view.
Fujii Masao
2016-12-06
2
-2
/
+55
*
Add support for restrictive RLS policies
Stephen Frost
2016-12-05
4
-4
/
+112
*
Assorted documentation improvements for max_parallel_workers.
Robert Haas
2016-12-05
2
-4
/
+23
*
Reduce the default for max_worker_processes back to 8.
Robert Haas
2016-12-05
1
-1
/
+1
*
Fix creation of stand-alone INSTALL.html file.
Heikki Linnakangas
2016-12-05
1
-1
/
+3
*
Fix typo in docs.
Fujii Masao
2016-12-05
1
-1
/
+1
*
Replace PostmasterRandom() with a stronger source, second attempt.
Heikki Linnakangas
2016-12-05
1
-0
/
+17
*
Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits.
Tom Lane
2016-12-02
1
-1
/
+11
*
Clarify that pg_stat_activity.query has a length limit.
Robert Haas
2016-12-02
1
-1
/
+3
*
Add max_parallel_workers GUC.
Robert Haas
2016-12-02
1
-3
/
+20
*
Added missing "EXEC SQL" to statement.
Michael Meskes
2016-12-01
1
-1
/
+1
*
Doc: improve description of trim() and related functions.
Tom Lane
2016-11-30
1
-16
/
+17
*
doc: Remove claim about large shared_buffers on Windows
Peter Eisentraut
2016-11-30
1
-5
/
+0
*
doc: Fix typo
Peter Eisentraut
2016-11-30
1
-1
/
+1
*
Add uuid to the set of types supported by contrib/btree_gist.
Tom Lane
2016-11-29
1
-3
/
+5
*
libpq: Add target_session_attrs parameter.
Robert Haas
2016-11-29
1
-1
/
+28
*
Add --no-blobs option to pg_dump
Stephen Frost
2016-11-29
1
-0
/
+16
*
Clarify pg_dump -b documentation
Stephen Frost
2016-11-29
1
-2
/
+5
*
Correct psql documentation example
Stephen Frost
2016-11-29
1
-1
/
+1
*
Mention server start requirement for ssl parameters
Magnus Hagander
2016-11-27
1
-3
/
+6
*
Bring some clarity to the defaults for the xxx_flush_after parameters.
Tom Lane
2016-11-25
1
-16
/
+17
[next]