Commits

DateSubjectAuthorReleases
2005-01-01 Some more missed copyright notices. Many of these look like they Tom Lane 8.0.0
2004-10-01 Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keyword Tom Lane 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-07-31 plpgsql does exceptions. Tom Lane 8.0.0
2004-07-27 Replace nested-BEGIN syntax for subtransactions with spec-compliant Tom Lane 8.0.0
2004-06-01 Align GRANT/REVOKE behavior more closely with the SQL spec, per discussion Tom Lane 8.0.0
2004-05-16 Change ln(), log(), power(), and sqrt() to emit the correct SQLSTATE Neil Conway 8.0.0
2004-05-14 Implement the width_bucket() function, per SQL2003. This commit only adds Neil Conway 8.0.0
2004-05-14 Improve documentation for SQLSTATE error codes, per recent thread on Neil Conway 8.0.0
2004-03-04 Emit a warning when an empty string is input to the oid, float4, and Neil Conway 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-09-24 Repair some REINDEX problems per recent discussions. The relcache is Tom Lane 7.4.1
2003-08-26 Use separate SQLSTATE codes for file not found/file exists, rather than Tom Lane 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-31 Fix mistaken error code assignments, per Peter's note 7/28/03. Tom Lane 7.4.1
2003-07-27 elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. Tom Lane 7.4.1
2003-07-27 Move ERRCODE_XXX macros into their own header file. Tom Lane 7.4.1