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
/
ref
/
select.sgml
Commit message (
Expand
)
Author
Age
*
Doc: fix misleading syntax synopses for targetlists.
Tom Lane
2024-07-25
*
Add RETURNING support to MERGE.
Dean Rasheed
2024-03-17
*
doc: FOR UPDATE / KEY / SHARE / KEY SHARE takes an table alias
Bruce Momjian
2023-12-07
*
doc: Add missing semicolon in example
Daniel Gustafsson
2023-11-13
*
doc: mention GROUP BY columns can reference target col numbers
Bruce Momjian
2023-09-26
*
doc: Clean up title case use
Peter Eisentraut
2023-06-23
*
doc: split out the NATURAL/CROSS JOIN in SELECT syntax
Bruce Momjian
2022-08-31
*
Make subquery aliases optional in the FROM clause.
Dean Rasheed
2022-07-20
*
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
*
Doc: use "an SQL" consistently rather than "a SQL"
David Rowley
2022-04-20
*
Error out if SKIP LOCKED and WITH TIES are both specified
Alvaro Herrera
2021-10-01
*
Allow an alias to be attached to a JOIN ... USING
Peter Eisentraut
2021-03-31
*
Implement GROUP BY DISTINCT
Tomas Vondra
2021-03-18
*
Enhanced cycle mark values
Peter Eisentraut
2021-02-27
*
SEARCH and CYCLE clauses
Peter Eisentraut
2021-02-01
*
Doc: improve documentation for UNNEST().
Tom Lane
2021-01-27
*
doc: Remove more notes about compatibilities with past versions
Michael Paquier
2020-12-01
*
Misc documentation fixes.
Heikki Linnakangas
2020-10-19
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
*
doc: Fix man page whitespace issues
Peter Eisentraut
2020-06-07
*
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Tom Lane
2020-05-11
*
Fix collection of typos and grammar mistakes in the tree, volume 2
Michael Paquier
2020-04-14
*
Support FETCH FIRST WITH TIES
Alvaro Herrera
2020-04-07
*
Doc: clarify use of RECURSIVE in WITH.
Tom Lane
2019-11-19
*
Allow user control of CTE materialization, and change the default behavior.
Tom Lane
2019-02-16
*
Doc: update documentation for requirement of ORDER BY in GROUPS mode.
Tom Lane
2018-07-12
*
Fix SQL:2008 FETCH FIRST syntax to allow parameters.
Andrew Gierth
2018-05-21
*
Support all SQL:2011 options for window frame clauses.
Tom Lane
2018-02-07
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Doc: clarify description of degenerate NATURAL joins.
Tom Lane
2017-07-20
*
Correct TABLESAMPLE docs
Simon Riggs
2016-09-09
*
Correct TABLESAMPLE docs
Simon Riggs
2016-08-12
*
Documentation spell checking and markup improvements
Peter Eisentraut
2016-07-28
*
When appropriate, postpone SELECT output expressions till after ORDER BY.
Tom Lane
2016-03-11
*
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-07-25
*
Support GROUPING SETS, CUBE and ROLLUP.
Andres Freund
2015-05-16
*
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
2015-05-15
*
Fix incorrect markup in documentation of window frame clauses.
Tom Lane
2015-03-31
*
Document evaluation-order considerations for aggregate functions.
Tom Lane
2014-11-14
*
Tweak row-level locking documentation
Alvaro Herrera
2014-11-13
*
Implement SKIP LOCKED for row-level locks
Alvaro Herrera
2014-10-07
*
Clarify documentation about "peer" rows in window functions
Bruce Momjian
2014-09-05
*
doc: Various typo/grammar fixes
Kevin Grittner
2014-08-30
*
docs: small adjustements to recent SELECT and pg_upgrade improvements
Bruce Momjian
2014-03-08
*
docs: improve TABLE command by showing supported clauses
Bruce Momjian
2014-03-07
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
docs: specify FOR UPDATE/SHARE incompatibilities
Bruce Momjian
2014-01-31
*
Allow empty target list in SELECT.
Tom Lane
2013-12-14
[next]