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