summaryrefslogtreecommitdiff
path: root/src/backend/utils/error/assert.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Simplify our Assert infrastructure a little.Tom Lane2022-10-101-6/+3
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Include the process PID in assertion-failure messages.Tom Lane2020-10-051-13/+15
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Add backtrace support for error reportingAlvaro Herrera2019-11-081-0/+13
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Change return type of ExceptionalCondition to void and mark it noreturnPeter Eisentraut2012-04-291-6/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* A few fixups in error handling: mark pg_re_throw() as noreturn for gcc,Tom Lane2007-05-041-4/+10
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-3/+3
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Pgindent run for 8.0.Bruce Momjian2004-08-291-7/+8
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Replace direct fprintf(stderr) calls by write_stderr(), and cause thisTom Lane2004-06-241-3/+3
* * Most changes are to fix warnings issued when compiling win32Bruce Momjian2004-04-191-2/+6
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2002-09-041-3/+1
* This patch removes a lot of unused code related to assertions andBruce Momjian2002-08-101-31/+10
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Put external declarations into header files.Peter Eisentraut2000-11-211-4/+1
* The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut2000-05-311-6/+6
* Add:Bruce Momjian2000-01-261-2/+3
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-2/+1
* Update #include cleanupsBruce Momjian1999-07-161-2/+2
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-2/+1
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-2/+2
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-251-5/+6
* Add SLEEP_ON_ABORTBruce Momjian1998-06-181-2/+5
* port name cleanupBruce Momjian1998-06-181-1/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-3/+3