index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
errcodes.txt
Commit message (
Expand
)
Author
Age
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Implement jsonpath .datetime() method
Alexander Korotkov
2019-09-25
*
Make SQL/JSON error code names match SQL standard
Peter Eisentraut
2019-08-22
*
Partial implementation of SQL/JSON path language
Alexander Korotkov
2019-03-16
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Relax transactional restrictions on ALTER TYPE ... ADD VALUE (redux).
Thomas Munro
2018-10-09
*
Update comment in header of errcodes.txt
Michael Paquier
2018-08-16
*
Make new error code name match SQL standard more closely
Peter Eisentraut
2018-06-11
*
Support all SQL:2011 options for window frame clauses.
Tom Lane
2018-02-07
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Revert to 9.6 treatment of ALTER TYPE enumtype ADD VALUE.
Tom Lane
2017-09-27
*
Identity columns
Peter Eisentraut
2017-04-06
*
Use SQL standard error code for nextval
Peter Eisentraut
2017-03-09
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Relax transactional restrictions on ALTER TYPE ... ADD VALUE.
Tom Lane
2016-09-05
*
Add the "snapshot too old" feature
Kevin Grittner
2016-04-08
*
Improve PL/Tcl errorCode facility by providing decoded name for SQLSTATE.
Tom Lane
2016-03-25
*
Add idle_in_transaction_session_timeout.
Robert Haas
2016-03-16
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-07-25
*
Change SQLSTATE for event triggers "wrong context" message
Alvaro Herrera
2015-04-08
*
Add an ASSERT statement in plpgsql.
Tom Lane
2015-03-25
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Code review for 64-bit-large-object patch.
Tom Lane
2012-10-08
*
Add API for 64-bit large object access. Now users can access up to
Tatsuo Ishii
2012-10-07
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Add GET STACKED DIAGNOSTICS plpgsql command to retrieve exception info.
Tom Lane
2011-07-18
*
Add temp_file_limit GUC parameter to constrain temporary file space usage.
Tom Lane
2011-07-17
*
Per-column collation support
Peter Eisentraut
2011-02-08
*
Preserve copyright notice from old errcodes.h file.
Robert Haas
2011-02-03
*
Avoid maintaining three separate copies of the error codes list.
Robert Haas
2011-02-03