index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
parallel.sgml
Commit message (
Expand
)
Author
Age
*
Misc documentation fixes.
Heikki Linnakangas
2020-10-19
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
Fix typos in parallel query docs.
Amit Kapila
2020-01-03
*
Proof-reading for documentation.
Thomas Munro
2018-08-17
*
Update parallel.sgml for Parallel Append
Robert Haas
2018-08-01
*
docs: clarify that CREATE TABLE ... _AS_ can be parallelized
Bruce Momjian
2018-05-10
*
doc: Restrictions on InitPlans in parallel queries relaxed.
Robert Haas
2018-05-09
*
doc: Update parallel join documentation for Parallel Shared Hash.
Robert Haas
2018-03-22
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Allow DML commands that create tables to use parallel query.
Robert Haas
2017-10-05
*
Make some more improvements to parallel query documentation.
Robert Haas
2017-08-10
*
Trim trailing whitespace
Peter Eisentraut
2017-06-12
*
Capitalize names of PLs consistently
Peter Eisentraut
2017-04-05
*
Document some new parallel query capabilities.
Robert Haas
2017-03-09
*
Corrections and improvements to generic parallel query documentation.
Robert Haas
2017-02-14
*
Spellcheck: s/descendent/descendant/g
Tom Lane
2016-12-23
*
doc: Remove some trailing whitespace
Peter Eisentraut
2016-12-17
*
Fix interaction of parallel query with prepared statements.
Robert Haas
2016-12-06
*
Assorted documentation improvements for max_parallel_workers.
Robert Haas
2016-12-05
*
Fix typo in docs.
Fujii Masao
2016-12-05
*
Fix typo.
Tatsuo Ishii
2016-10-14
*
Fix typo.
Tatsuo Ishii
2016-10-14
*
Remove spurious word.
Robert Haas
2016-10-12
*
Add more parallel query documentation.
Robert Haas
2016-09-21