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