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
/
sources.sgml
Age
Commit message (
Expand
)
Author
2025-09-16
Provide more-specific error details/hints for function lookup failures.
Tom Lane
2025-08-26
Raise C requirement to C11
Peter Eisentraut
2024-05-17
Revise GUC names quoting in messages again
Peter Eisentraut
2024-02-14
Centralize logic for restoring errno in signal handlers.
Nathan Bossart
2023-11-30
doc: Mention how to use quotes with GUC names in error messages
Michael Paquier
2023-09-28
doc: Clarify where ereport severity levels are defined
Daniel Gustafsson
2023-07-12
doc: Clarify the errhint example
Daniel Gustafsson
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-03
Fix typos in comments, code and documentation
Michael Paquier
2022-05-19
doc: Properly punctuate "etc."
Peter Eisentraut
2022-04-13
Docs: tidy up various usages of the productname tag
David Rowley
2021-09-20
Doc: minor improvements for "Formatting" section.
Tom Lane
2021-07-27
Avoid using ambiguous word "non-negative" in error messages.
Fujii Masao
2021-03-31
Add errhint_plural() function and make use of it
Peter Eisentraut
2020-12-24
Fix typos and grammar in docs and comments
Michael Paquier
2020-09-21
Copy editing: fix a bunch of misspellings and poor wording.
Tom Lane
2020-09-10
doc: Fix some grammar and inconsistencies
Michael Paquier
2020-08-31
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-03-24
Re-implement the ereport() macro using __VA_ARGS__.
Tom Lane
2020-02-10
Fix typos.
Amit Kapila
2019-09-26
doc: Update note about source code formatting
Peter Eisentraut
2019-08-13
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-04-28
Fix more typos and inconsistencies in documentation
Michael Paquier
2018-08-24
Require C99 (and thus MSCV 2013 upwards).
Andres Freund
2018-07-23
Mop-up for 3522d0eaba5, which missed some alternative output files.
Andres Freund
2018-07-22
Hand code string to integer conversion for performance.
Andres Freund
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-09-11
doc: Document function pointer source code style
Peter Eisentraut
2016-10-30
Fix typo in sources.sgml.
Tatsuo Ishii
2016-07-31
doc: improve wording of Error Message Style Guide
Bruce Momjian
2016-07-29
Documentation spell checking and markup improvements
Peter Eisentraut
2016-03-28
Document errhidecontext() where it ought to be documented.
Tom Lane
2016-03-15
Fix typos.
Robert Haas
2015-09-22
Add some notes about coding conventions do the docs.
Andres Freund
2015-09-05
Fix misc typos.
Heikki Linnakangas
2014-03-12
Show PIDs of lock holders and waiters in log_lock_waits log message.
Fujii Masao
2013-11-10
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-08-26
doc: Explain that ereport doesn't return for ERROR or higher levels.
Robert Haas
2013-01-29
Provide database object names as separate fields in error messages.
Tom Lane
2011-07-16
Add an errdetail_internal() ereport auxiliary routine.
Tom Lane
2011-01-29
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-09-09
Doc fixes:
Bruce Momjian
2010-07-10
Add a note about preferred window width to the section about code
Tom Lane
2010-06-28
Add guidelines for formatting errcontext strings
Peter Eisentraut
2009-10-08
Support use of function argument names to identify which actual arguments
Tom Lane
2009-06-04
Improve the recently-added support for properly pluralized error messages
Tom Lane
2009-04-27
Proofreading adjustments for first two parts of documentation (Tutorial
Bruce Momjian
2008-10-27
Install a more robust solution for the problem of infinite error-processing
Tom Lane
[next]