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
/
error
/
assert.c
Commit message (
Expand
)
Author
Age
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Simplify our Assert infrastructure a little.
Tom Lane
2022-10-10
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Include the process PID in assertion-failure messages.
Tom Lane
2020-10-05
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Add backtrace support for error reporting
Alvaro Herrera
2019-11-08
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
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
*
Change return type of ExceptionalCondition to void and mark it noreturn
Peter Eisentraut
2012-04-29
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
A few fixups in error handling: mark pg_re_throw() as noreturn for gcc,
Tom Lane
2007-05-04
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Replace direct fprintf(stderr) calls by write_stderr(), and cause this
Tom Lane
2004-06-24
*
* Most changes are to fix warnings issued when compiling win32
Bruce Momjian
2004-04-19
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2002-09-04
*
This patch removes a lot of unused code related to assertions and
Bruce Momjian
2002-08-10
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Put external declarations into header files.
Peter Eisentraut
2000-11-21
*
The heralded `Grand Unified Configuration scheme' (GUC)
Peter Eisentraut
2000-05-31
*
Add:
Bruce Momjian
2000-01-26
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Update #include cleanups
Bruce Momjian
1999-07-16
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
*
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
*
Add SLEEP_ON_ABORT
Bruce Momjian
1998-06-18
*
port name cleanup
Bruce Momjian
1998-06-18
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
[next]