| Commit message (Expand) | Author | Age |
* | Improve handling of ereport(ERROR) and elog(ERROR). | Tom Lane | 2013-01-13 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Add "%option warn" to all flex input files that lacked it. | Tom Lane | 2011-08-25 |
* | 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 |
* | Simplify the bootstrap (BKI) code by getting rid of a useless table of all | Tom Lane | 2009-09-27 |
* | Extend the BKI infrastructure to allow system catalogs to be given | Tom Lane | 2009-09-26 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Remove all traces that suggest that a non-Bison yacc might be supported, and | Peter Eisentraut | 2008-08-29 |
* | Add "%option noinput" to the scanners to avoid compiler warnings. GCC 4.3 | Peter Eisentraut | 2008-05-09 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Change the bootstrap sequence so that toast tables for system catalogs are | Tom Lane | 2006-07-31 |
* | Make all our flex and bison files use %option prefix or %name-prefix | Tom Lane | 2006-03-07 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Clean up the rather historically encumbered interface to now() and | Tom Lane | 2005-06-29 |
* | Add fprintf() custom version to libpgport. | Bruce Momjian | 2005-03-11 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Fix slightly-wrong syntax error messages from bootstrap parser, as per | Tom Lane | 2004-06-09 |
* | Adjust our timezone library to use pg_time_t (typedef'd as int64) in | Tom Lane | 2004-06-03 |
* | Integrate src/timezone library for all platforms. There is more we can | Tom Lane | 2004-05-21 |
* | Add %option nodefault to all our flex lexers. Fix a couple of rule gaps | Tom Lane | 2004-02-24 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Add operator strategy and comparison-value datatype fields to ScanKey. | Tom Lane | 2003-11-09 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | Error message editing in backend/bootstrap, /lib, /nodes, /port. | Tom Lane | 2003-07-22 |
* | Ensure that in all flex lexers that are part of the backend, a | Tom Lane | 2003-05-29 |
* | Remove no-longer-needed inclusion of bootstrap_tokens.h, per patch | Tom Lane | 2002-11-04 |
* | Arrange to compile flex output files as inclusions into other files | Tom Lane | 2002-11-01 |
* | Since we're depending on %option noyywrap in the main scanner now, | Tom Lane | 2002-07-30 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Katherine Ward wrote: | Jan Wieck | 2002-06-11 |
* | Support toasting of shared system relations, and provide toast tables for | Tom Lane | 2002-04-27 |
* | Make OIDs optional, per discussions in pghackers. WITH OIDS is still the | Tom Lane | 2001-08-10 |
* | Make bootstrap debug messages more readable. Clean up some clutter. | Peter Eisentraut | 2001-05-12 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Cleanup of code for creating index entries. Functional indexes with | Tom Lane | 2000-07-14 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Make it possible to execute crashed CREATE/DROP commands again. | Hiroshi Inoue | 1999-11-04 |
* | Eliminate token length assumption in scanstr(). | Tom Lane | 1999-09-11 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Final cleanup. | Bruce Momjian | 1999-07-16 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | o note that now pg_database has a new attribuite "encoding" even | Bruce Momjian | 1998-08-24 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-07-26 |
* | I really hope that I haven't missed anything in this one... | Marc G. Fournier | 1998-07-24 |
* | Remove tqual.h includes not needed. | Bruce Momjian | 1997-11-24 |