| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-03-16 | Forgot some files... | Michael Meskes | |
| 2003-02-13 | - Applied error reporting patch by Matthew Vanecek | Michael Meskes | |
| - Started with an Informix compatibility option. | |||
| 2002-09-04 | pgindent run. | Bruce Momjian | |
| 2002-03-06 | Change made to elog: | Bruce Momjian | |
| o Change all current CVS messages of NOTICE to WARNING. We were going to do this just before 7.3 beta but it has to be done now, as you will see below. o Change current INFO messages that should be controlled by client_min_messages to NOTICE. o Force remaining INFO messages, like from EXPLAIN, VACUUM VERBOSE, etc. to always go to the client. o Remove INFO from the client_min_messages options and add NOTICE. Seems we do need three non-ERROR elog levels to handle the various behaviors we need for these messages. Regression passed. | |||
| 2001-12-23 | - Removed space_or_nl and line_end from pgc.l. | Michael Meskes | |
| - Fixed several bugs concerning arrays of structs including a memory allocation bug. | |||
| 2001-12-05 | - Fixed variable handling in AT statement. | Michael Meskes | |
| - Fixed bug that caused segfault when given incorrect DB name. - Fixed bug in ecpglib causing indicator to list the size of the variable instead of the size of the data. | |||
| 2001-11-14 | Added Christof's patches. | Michael Meskes | |
| 2001-10-31 | Add ALTER TABLE ADD UNIQUE regression tests from Christopher Kings-Lynne. | Bruce Momjian | |
| Add space between slash for ALTER TABLE / ADD .... Regression and *.po updates to follow. | |||
| 2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | |
| tests pass. | |||
| 2001-09-19 | - Synced preproc.y with gram.y. | Michael Meskes | |
| - Synced pgc.l with scan.l. - Synced keyword.c. - Include the remaining patches by Christof Petig <christof.petig@wtal.de>. | |||
| 2001-08-24 | Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of | Peter Eisentraut | |
| places that were including the wrong files. | |||
| 2001-06-15 | fixed bug in connect.c | Michael Meskes | |
| 2001-03-23 | Fix comments that were mis-wrapped, for Tom Lane. | Bruce Momjian | |
| 2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian | |
| 2001-01-23 | Moved database name handling to libecpg. | Michael Meskes | |
| 2000-10-04 | Added patch by Cristof for catching yet another NOTICE. | Michael Meskes | |
| 2000-09-25 | Change // to /*. | Bruce Momjian | |
| 2000-09-20 | *** empty log message *** | Michael Meskes | |
| 2000-05-29 | Cleanup of <> and "" | Bruce Momjian | |
| 2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | |
| 2000-03-07 | *** empty log message *** | Michael Meskes | |
