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