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
/
sources.sgml
Commit message (
Expand
)
Author
Age
*
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-11-10
*
doc: Explain that ereport doesn't return for ERROR or higher levels.
Robert Haas
2013-08-26
*
Provide database object names as separate fields in error messages.
Tom Lane
2013-01-29
*
Add an errdetail_internal() ereport auxiliary routine.
Tom Lane
2011-07-16
*
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2011-01-29
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Doc fixes:
Bruce Momjian
2010-09-09
*
Add a note about preferred window width to the section about code
Tom Lane
2010-07-10
*
Add guidelines for formatting errcontext strings
Peter Eisentraut
2010-06-28
*
Support use of function argument names to identify which actual arguments
Tom Lane
2009-10-08
*
Improve the recently-added support for properly pluralized error messages
Tom Lane
2009-06-04
*
Proofreading adjustments for first two parts of documentation (Tutorial
Bruce Momjian
2009-04-27
*
Install a more robust solution for the problem of infinite error-processing
Tom Lane
2008-10-27
*
Add a few more details in the source-code-formatting documentation.
Tom Lane
2008-09-07
*
Add a new ereport auxiliary function errdetail_log(), which works the same as
Tom Lane
2008-03-24
*
Specify putting two spaces after sentence-ending period, which is current
Peter Eisentraut
2007-11-07
*
Make log_min_error_statement put LOG level at the same priority as
Tom Lane
2007-03-02
*
Fix broken markup.
Tom Lane
2007-02-01
*
Add "May/Can/Might" section to error message style guidlines, and
Bruce Momjian
2007-02-01
*
Typo fix.
Tom Lane
2007-02-01
*
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-02-01
*
Consistenly use colons before '<programlisting>' blocks, where
Bruce Momjian
2007-02-01
*
Revert error message change for may/can/might --- needs discussion.
Bruce Momjian
2007-01-31
*
Update documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Spellchecking and such
Peter Eisentraut
2006-10-23
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Update Emacs/vim editor info.
Bruce Momjian
2006-09-07
*
Make $PostgreSQL CVS tags consistent for SGML files.
Bruce Momjian
2006-03-10
*
Spell checker run
Peter Eisentraut
2004-12-13
*
Replace "--" and "---" with "—" as appropriate, for better-looking
Neil Conway
2004-11-15
*
Fix typo.
Bruce Momjian
2004-05-08
*
Minor SGML markup improvements.
Neil Conway
2004-02-17
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Move ERRCODE_XXX macros into their own header file.
Tom Lane
2003-07-27
*
Error message editing in backend/libpq, backend/postmaster, backend/tcop.
Tom Lane
2003-07-22
*
First bits of work on error message editing.
Tom Lane
2003-07-18
*
Fix some index entries.
Tom Lane
2003-06-22
*
Add error message style guidelines to the SGML documentation.
Tom Lane
2003-05-19
*
Spell-check and markup police
Peter Eisentraut
2002-01-20
*
Deprecate 'current' date/time constant.
Thomas G. Lockhart
2001-11-21
*
Bunch of copy fitting and style sheet tweakage to get decent looking print
Peter Eisentraut
2001-10-09
*
Add `id' attributes to all `chapter' and `sect1' tags, to generate useful
Peter Eisentraut
2000-09-29
*
Minor markup changes. Refer to (".../catalog") in the emacs hints.
Thomas G. Lockhart
2000-03-31
*
Add short chapter in developer's guide on formatting source code.
Thomas G. Lockhart
2000-02-02