| Age | Commit message (Expand) | Author |
| 1998-05-13 | Remove added NullProc define, and use fmgr.h value from fmgr.h. | Bruce Momjian |
| 1998-05-12 | Cleanups for large objects, so file is trucated on open, fix for | Bruce Momjian |
| 1998-05-12 | Someone remove a #define too much from pg_proc.h which breaks | Bruce Momjian |
| 1998-05-09 | Add some more node print routines for debugging only | Thomas G. Lockhart |
| 1998-05-09 | Fix CACHEDEBUG debugging statements; usually not used and apparently | Thomas G. Lockhart |
| 1998-05-09 | Change parameters to func_error(). | Thomas G. Lockhart |
| 1998-05-09 | Add capabilities for automatic type conversion. | Thomas G. Lockhart |
| 1998-05-09 | Add TIMEZONE_HOUR, TIMEZONE_MINUTE keywords per SQL92 specs. | Thomas G. Lockhart |
| 1998-05-09 | llow more variations on valid floating point numbers (e.g. ".1", "1e6"). | Thomas G. Lockhart |
| 1998-05-09 | Implement TIMEZONE_HOUR, TIMEZONE_MINUTE per SQL92 specs. | Thomas G. Lockhart |
| 1998-05-09 | Add parse_coerce.c for type conversion handling. | Thomas G. Lockhart |
| 1998-05-09 | Implement TIMEZONE_HOUR, TIMEZONE_MINUTE per SQL92 specs. | Thomas G. Lockhart |
| 1998-05-09 | Allow more variations on valid floating point numbers (e.g. ".1", "1e6"). | Thomas G. Lockhart |
| 1998-05-09 | Add routines to convert between varchar and bpchar. | Thomas G. Lockhart |
| 1998-05-09 | Make a few line routines visible. | Thomas G. Lockhart |
| 1998-05-09 | Define "tz_hour" and "tz_minute" arguments to date_part(). | Thomas G. Lockhart |
| 1998-05-06 | What I've done: | Bruce Momjian |
| 1998-05-04 | Missed the __alpha__ to __alpha change... | Marc G. Fournier |
| 1998-05-04 | Okay...this should fix the s_lock() patches from David to what he | Marc G. Fournier |
| 1998-05-04 | Major screwed up s_lock patches...need to be fixed... | Marc G. Fournier |
| 1998-05-04 | Fix for missing parens with \g causing psql to get completely | Bruce Momjian |
| 1998-04-30 | No reason to show flags in root error message. | Bruce Momjian |
| 1998-04-29 | From: Jeroen van Vianen <jeroenv@design.nl> | Marc G. Fournier |
| 1998-04-27 | From: t-ishii@sra.co.jp | Marc G. Fournier |
| 1998-04-27 | show the index used in an explain | Marc G. Fournier |
| 1998-04-27 | From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> | Marc G. Fournier |
| 1998-04-27 | This patch... | Bruce Momjian |
| 1998-04-27 | FIx confusion over SORT and SORTCLAUSE in node handling. | Bruce Momjian |
| 1998-04-26 | Re-apply Darren's char2-16 removal code. | Bruce Momjian |
| 1998-04-24 | Inline some small functions called for every row. | Bruce Momjian |
| 1998-04-21 | Add hpux patch for cpp. | Bruce Momjian |
| 1998-04-20 | Try to find cpp failure and report it. | Bruce Momjian |
| 1998-04-17 | Update HISTORY/TODO. Disable HAVING. | Bruce Momjian |
| 1998-04-17 | A few minor mods: | Marc G. Fournier |
| 1998-04-15 | Move HAVING function to proper file. | Bruce Momjian |
| 1998-04-14 | Update gram.c.nd *.h files. | Bruce Momjian |
| 1998-04-13 | Cleanup up code. | Bruce Momjian |
| 1998-04-12 | More work in the right direction on linux/alpha | Marc G. Fournier |
| 1998-04-11 | linuxalpha patches from Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> | Marc G. Fournier |
| 1998-04-10 | Oops...I used Relation->rd_fd->relname exactly, instead of using the actual | Marc G. Fournier |
| 1998-04-10 | Okay, add relation name to the file generating the error... | Marc G. Fournier |
| 1998-04-10 | See if I can determine where the BTP_CHAIN error is coming from... | Marc G. Fournier |
| 1998-04-08 | Prepare the EXTRACT() clause for supporting TIMEZONE_HOUR | Thomas G. Lockhart |
| 1998-04-08 | Temporarily back out fixes for unary minus parsing. | Thomas G. Lockhart |
| 1998-04-07 | Back out char2-char16 removal. Add later. | Bruce Momjian |
| 1998-04-06 | ASSERT fixes. | Bruce Momjian |
| 1998-04-06 | DESTDIR removed, again. | Bruce Momjian |
| 1998-04-06 | Cleanup of compiler warnings. | Bruce Momjian |
| 1998-04-06 | Make DESTDIR consistent, and verious Linux cleanups. | Bruce Momjian |
| 1998-04-06 | Hi, | Bruce Momjian |