| Commit message (Expand) | Author | Age |
* | The following uuencoded, gzip'd file will ... | Bruce Momjian | 1998-03-30 |
* | There's a patch attached to fix gcc 2.8.x warnings, except for the | Bruce Momjian | 1998-03-30 |
* | > > I'm using text[] arrays. Some of my array elements have '"' | Bruce Momjian | 1998-03-20 |
* | From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu> | Marc G. Fournier | 1998-03-15 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-03-15 |
* | Add one-line fix to allow redefining built-in functions. | Thomas G. Lockhart | 1998-03-07 |
* | Fix money type USE_LOCALE support at least for default "C" locale. | Thomas G. Lockhart | 1998-03-02 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-25 |
* | From: "Denis V. Dmitrienko" <denis@null.net> | Marc G. Fournier | 1998-02-24 |
* | Remove #include "port-protos.h", since we no longer use it | Marc G. Fournier | 1998-02-24 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-24 |
* | Quick cleanups | Marc G. Fournier | 1998-02-23 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-23 |
* | ExecReScan for Unique & Sort nodes. | Vadim B. Mikheev | 1998-02-23 |
* | From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> | Marc G. Fournier | 1998-02-14 |
* | Atttypmod cleanup. | Bruce Momjian | 1998-02-13 |
* | Goodbye register keyword. Compiler knows better. | Bruce Momjian | 1998-02-11 |
* | Pass around typmod as int16. | Bruce Momjian | 1998-02-10 |
* | atttypmod now -1. | Bruce Momjian | 1998-02-07 |
* | Vadim fix for vacuum analyze. | Bruce Momjian | 1998-02-05 |
* | Fix for varchar functions, and indextyple j-1 fix. | Bruce Momjian | 1998-02-05 |
* | Define boolean functions for lseg <, <=, <>, >=, > | Thomas G. Lockhart | 1998-02-03 |
* | No datedebug printing of date debug is not defined. | Bruce Momjian | 1998-02-02 |
* | Move all the isinf() stuff from float.c to isinf.c, and build it according to | Marc G. Fournier | 1998-02-02 |
* | Fix for psort. fixes regression tests. | Bruce Momjian | 1998-02-01 |
* | AIX patch from Darren King and Univel patch from Billy Allie, mostly | Bruce Momjian | 1998-02-01 |
* | fmgr_faddr cleanup | Bruce Momjian | 1998-01-31 |
* | fmgr_faddr cleanup | Bruce Momjian | 1998-01-31 |
* | Inline fmgr_faddr() for speed. | Bruce Momjian | 1998-01-31 |
* | Inline fastgetattr and others so data access does not use function | Bruce Momjian | 1998-01-31 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-29 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-26 |
* | From: Jeroen van Vianen <jeroenv@design.nl> | Marc G. Fournier | 1998-01-25 |
* | getpid/pid cleanup | Bruce Momjian | 1998-01-25 |
* | This patch fixes one of two problems with grant/revoke statements on the | Marc G. Fournier | 1998-01-25 |
* | Parser cleanup. | Bruce Momjian | 1998-01-20 |
* | New pg_attribute.atttypmod for type-specific information like | Bruce Momjian | 1998-01-16 |
* | Fix for aggreg problem and fmgr.c compile problems. | Bruce Momjian | 1998-01-15 |
* | Thank god for searchable mail archives. | PostgreSQL Daemon | 1998-01-15 |
* | Cleanup of prototypes. FIx for PQtrace start/stop several times. | Bruce Momjian | 1998-01-14 |
* | Various cleanups for the i386_solaris environment | Marc G. Fournier | 1998-01-13 |
* | Some *very* major changes by darrenk@insightdist.com (Darren King) | Marc G. Fournier | 1998-01-13 |
* | > It seems there is a mistake in substr function: | Marc G. Fournier | 1998-01-13 |
* | Cleanup of varchar. | Bruce Momjian | 1998-01-08 |
* | Re-install working varchar() with compress size. | Bruce Momjian | 1998-01-08 |
* | Completion of varchar rollback. | Bruce Momjian | 1998-01-08 |
* | Cleanup of varchar. | Bruce Momjian | 1998-01-08 |
* | Rollback varchar size change. | Bruce Momjian | 1998-01-08 |
* | Fix for varchar I missed. | Bruce Momjian | 1998-01-07 |