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