Commits

DateSubjectAuthorReleases
2003-09-29 Improve context display for failures during COPY IN, as recently Tom Lane 7.4.1
2003-07-21 Error message editing in backend/access. Tom Lane 7.4.1
2003-07-21 Error message editing in backend/executor. Tom Lane 7.4.1
2003-07-19 Another round of error message editing, covering backend/parser/. Tom Lane 7.4.1
2003-05-29 Adopt latest bison's spelling of 'syntax error' rather than 'parse error' Tom Lane 7.4.1
2003-04-24 Infrastructure for upgraded error reporting mechanism. elog.c is Tom Lane 7.4.1
2002-07-12 Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. Tom Lane 7.3.1
2002-03-30 Further cleanups for relations in schemas: teach nextval and other Tom Lane 7.3.1
2002-03-03 Cause regression tests to pass again after elog changes. Tom Lane 7.3.1
2001-02-22 Adjust expected error message due to change of keyword case-folding. Tom Lane 7.1.1
2000-02-15 Change to report COPY line number in error messages affects Tom Lane 7.1.1
2000-01-19 Fix handling of NULL constraint conditions: per SQL92 spec, a NULL result Tom Lane 7.1.1
2000-01-16 Add check that inherited constraints and defaults work. Tom Lane 7.1.1
2000-01-15 Now that new psql is fflush()'ing properly, it emerges that several Tom Lane 7.1.1
1999-11-27 Oops, forgot to commit this one last week. Part of patch to update Tom Lane 7.1.1
1999-11-20 My latest fixes to gram.y cause CREATE TABLE t (f1 bool default 1 < 2) Tom Lane 7.1.1
1999-10-03 Reimplement parsing and storage of default expressions and constraint Tom Lane 7.1.1