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
/
syntax.sgml
Age
Commit message (
Expand
)
Author
9 days
doc: consistently use "structname" and "structfield" markup
Bruce Momjian
2025-10-03
Add IGNORE NULLS/RESPECT NULLS option to Window functions.
Tatsuo Ishii
2024-10-02
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2023-11-26
Doc: list AT TIME ZONE and COLLATE in operator precedence table.
Tom Lane
2023-11-13
doc: move ROW IS NULL examples to a different chapter
Bruce Momjian
2023-11-03
doc: mention ORDER BY for some aggregates, add ORDER BY examples
Bruce Momjian
2023-09-08
doc: remove mention of backslash doubling in strings
Bruce Momjian
2023-02-04
Allow underscores in integer and numeric constants.
Dean Rasheed
2023-01-03
Fix typos in comments, code and documentation
Michael Paquier
2022-12-14
Non-decimal integer literals
Peter Eisentraut
2022-08-17
doc: Consistently spell case-insensitive
Daniel Gustafsson
2022-05-19
doc: Properly punctuate "etc."
Peter Eisentraut
2022-04-20
Remove trailing whitespace from *.sgml files.
Tom Lane
2020-12-08
Remove operator_precedence_warning.
Tom Lane
2020-09-17
Remove support for postfix (right-unary) operators.
Tom Lane
2020-08-31
doc: improve description of subscripting of arrays
Bruce Momjian
2020-08-30
Mark factorial operator, and postfix operators in general, as deprecated.
Tom Lane
2020-05-14
Doc: tweak examples to silence line-too-long PDF build warnings.
Tom Lane
2020-05-06
Doc: further fooling-about with rendering of tables in PDF output.
Tom Lane
2020-03-06
Allow Unicode escapes in any server encoding, not only UTF-8.
Tom Lane
2019-10-25
doc: Use proper em and en dashes
Peter Eisentraut
2019-09-08
doc: Clean up title case use
Peter Eisentraut
2018-07-29
Document security implications of qualified names.
Noah Misch
2018-07-12
Doc: update documentation for requirement of ORDER BY in GROUPS mode.
Tom Lane
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-17
Don't use SGML empty tags
Peter Eisentraut
2017-09-06
Escape < and & in SGML
Peter Eisentraut
2017-04-11
docs: Improve window function docs
Bruce Momjian
2017-02-16
Doc: remove duplicate index entry.
Tom Lane
2016-12-23
Doc: improve index entry for "median".
Tom Lane
2016-11-22
Doc: improve documentation about composite-value usage.
Tom Lane
2015-08-21
doc: Whitespace and formatting fixes
Peter Eisentraut
2015-08-09
Remove gram.y's precedence declaration for OVERLAPS.
Tom Lane
2015-08-06
docs: HTML-escape '>' in '=>' using HTML entities
Bruce Momjian
2015-04-01
Fix incorrect markup in documentation of window frame clauses.
Tom Lane
2015-03-11
Make operator precedence follow the SQL standard more closely.
Tom Lane
2015-03-10
Allow named parameters to be specified using => in addition to :=
Robert Haas
2014-12-18
Improve documentation about CASE and constant subexpressions.
Tom Lane
2014-11-25
Support arrays as input to array_agg() and ARRAY(SELECT ...).
Tom Lane
2014-11-14
Document evaluation-order considerations for aggregate functions.
Tom Lane
2014-09-05
Clarify documentation about "peer" rows in window functions
Bruce Momjian
2013-12-23
Support ordered-set (WITHIN GROUP) aggregates.
Tom Lane
2013-11-10
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-11-06
Support default arguments and named-argument notation for window functions.
Tom Lane
2013-11-06
Improve the error message given for modifying a window with frame clause.
Tom Lane
2013-09-03
Allow aggregate functions to be VARIADIC.
Tom Lane
2013-07-17
Implement the FILTER clause for aggregate function calls.
Noah Misch
2012-08-28
Add section IDs to subsections of syntax.sgml that lacked them.
Tom Lane
2012-08-17
Copy-editing for recent window-functions documentation rewrite.
Tom Lane
[next]