]> granicus.if.org Git - postgresql/history - src/include/utils/elog.h
Add GUC and storage parameter to set the maximum size of GIN pending list.
[postgresql] / src / include / utils / elog.h
2014-10-31 Robert HaasSupport frontend-backend protocol communication using...
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-03-12 Fujii MasaoShow PIDs of lock holders and waiters in log_lock_waits...
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-08-13 Tom LaneEmit a log message if output is about to be redirected...
2013-08-01 Stephen FrostAllow a context to be passed in for error handling
2013-07-24 Stephen FrostAdd GET DIAGNOSTICS ... PG_CONTEXT in PL/PgSQL
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-01-29 Tom LaneProvide database object names as separate fields in...
2013-01-13 Tom LaneImprove handling of ereport(ERROR) and elog(ERROR).
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-11-12 Heikki LinnakangasUse correct text domain for translating errcontext...
2012-08-21 Peter EisentrautTeach compiler that ereport(>=ERROR) does not return
2012-04-30 Peter EisentrautMark ReThrowError() with attribute noreturn
2012-03-06 Tom LaneAdd a hook for processing messages due to be sent to...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-07-16 Tom LaneAdd an errdetail_internal() ereport auxiliary routine.
2011-04-28 Andrew DunstanUse a macro variable PG_PRINTF_ATTRIBUTE for the style...
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-04-07 Tom LaneRevise the API for GUC variable assign hooks.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-06-04 Tom LaneImprove the recently-added support for properly plurali...
2009-01-06 Tom LaneChange a couple of ill-advised uses of INFO elog level...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-10-27 Tom LaneInstall a more robust solution for the problem of infin...
2008-10-09 Alvaro HerreraFix two flaws in comments I just introduced, pointed...
2008-10-09 Alvaro HerreraImprove translatability of error messages for external...
2008-09-01 Tom LaneAdd a bunch of new error location reports to parse...
2008-04-16 Tom LaneRepair two places where SIGTERM exit could leave shared...
2008-03-24 Tom LaneAdd a new ereport auxiliary function errdetail_log...
2008-03-10 Magnus HaganderImplement enum type for guc parameters, and convert...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-08-19 Andrew DunstanProvide for logfiles in machine readable CSV format...
2007-07-25 Magnus HaganderRename DLLIMPORT macro to PGDLLIMPORT to avoid conflict...
2007-05-04 Tom LaneA few fixups in error handling: mark pg_re_throw()...
2007-05-02 Tom LaneFix oversight in PG_RE_THROW processing: it's entirely...
2007-03-02 Tom LaneMake log_min_error_statement put LOG level at the same...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-10-14 Tom LaneFix syslog bug: if any messages are emitted to write_sy...
2005-06-10 Neil ConwayImplement two new special variables in PL/PgSQL: SQLSTA...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-09-16 Tom LaneFix oversight: there's no reason for PG_TRY to use...
2004-09-05 Tom LaneOn further consideration, there's another problem here...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-08-05 Tom LaneCreate a built-in log rotation program, so that we...
2004-07-31 Tom LaneSupport "OR condition ..." in plpgsql EXCEPTION clauses...
2004-07-31 Tom LaneRestructure error handling as recently discussed. ...
2004-07-06 Bruce MomjianAdd comment describing ereport() NOTICE/WARNING distinc...
2004-06-24 Tom LaneReplace direct fprintf(stderr) calls by write_stderr...
2004-04-05 Bruce MomjianRemove 'syslog' GUC variable, and add more logical...
2004-03-21 Tom LaneRevise syntax-error reporting behavior to give pleasant...
2004-03-15 Bruce MomjianRemove GUC log_statement, log_pid, log_timestamp, log_s...
2004-03-09 Bruce MomjianAdd:
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-08 Bruce MomjianAnother pgindent run with updated typedefs.
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-07-27 Tom LaneMove ERRCODE_XXX macros into their own header file.
2003-07-27 Tom LaneError message editing in utils/adt. Again thanks to...
2003-07-25 Tom LaneError message editing in backend/utils (except /adt).
2003-07-24 Tom LaneError message editing in backend/storage.
2003-07-24 Tom LaneError message editing in contrib (mostly by Joe Conway...
2003-07-22 Tom LaneError message editing for foreign-key triggers.
2003-07-22 Tom LaneError message editing in backend/libpq, backend/postmas...
2003-07-21 Tom LaneError message editing in backend/access.
2003-07-21 Tom LaneError message editing in backend/executor.
2003-07-21 Tom LaneError message editing in backend/catalog.
2003-07-20 Tom LaneAnother round of error message editing, covering backen...
2003-07-19 Tom LaneAnother round of error message editing, covering backen...
2003-07-18 Tom LaneFirst bits of work on error message editing.
2003-07-14 Tom LaneRemove duplicate definition of ERROR.
2003-07-04 Tom LaneSome early work on error message editing. Operator...
2003-06-30 Tom LaneAdd GUC option log_error_verbosity to control which...
2003-05-27 Bruce MomjianMake debug_ GUC varables output DEBUG1 rather than...
2003-05-22 Peter EisentrautFix compilation on Cygwin.
2003-05-15 Bruce MomjianAllow Win32 to compile under MinGW. Major changes...
2003-04-24 Tom LaneInfrastructure for upgraded error reporting mechanism...
2002-09-04 Bruce Momjianpgindent run.
2002-09-02 Bruce MomjianAdd GUC variable to print original query to the server...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-05-17 Tom LaneMerge the last few variable.c configuration variables...
2002-04-21 Tatsuo IshiiRemove --enable-syslog option
2002-03-06 Bruce MomjianImprove elog descriptions.
2002-03-06 Bruce MomjianChange made to elog:
2002-03-04 Bruce MomjianAdd PQunescapeBytea libpq function.
2002-03-04 Tom LaneFurther work on elog cleanup: fix some bogosities in...
2002-03-02 Bruce MomjianCommit to match discussed elog() changes. Only update...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-06-08 Peter EisentrautPreliminary code cleanup in elog(). Split out some...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
next