aboutsummaryrefslogtreecommitdiff
path: root/src/backend
Commit message (Expand)AuthorAge
* Allow parsing expressions with ") -" (scan.l, scan.c only).Thomas G. Lockhart1998-03-18
* Add checks for UNION target fields, and add optional TABLE to LOCKBruce Momjian1998-03-18
* Fix for Datasize = 0 error, from Vadim.Bruce Momjian1998-03-16
* subselect notes from Vadim.Bruce Momjian1998-03-16
* From: hankin <hankin@consultco.com>Marc G. Fournier1998-03-15
* From: t-ishii@sra.co.jpMarc G. Fournier1998-03-15
* From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>Marc G. Fournier1998-03-15
* From: t-ishii@sra.co.jpMarc G. Fournier1998-03-15
* Remove postgres95.Bruce Momjian1998-03-14
* Get the ultrix4 ports back in sync...Marc G. Fournier1998-03-10
* Repair "LIKE" behavior with two adjacent wildcard characters ("_").Thomas G. Lockhart1998-03-07
* Add one-line fix to allow redefining built-in functions.Thomas G. Lockhart1998-03-07
* pg_user cleanup.Bruce Momjian1998-03-06
* Last minute clean up for SunOS...Marc G. Fournier1998-03-02
* Fix money type USE_LOCALE support at least for default "C" locale.Thomas G. Lockhart1998-03-02
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-03-01
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-03-01
* Fix scan adjusting for marked index tuples.Vadim B. Mikheev1998-02-28
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-02-27
* ExecReScan for MergeJoin.Vadim B. Mikheev1998-02-27
* In '(a,b,...) Op [ANY|ALL] (SubSelect)' Op is restricted toVadim B. Mikheev1998-02-27
* Check SELECT permissions in subqueries.Vadim B. Mikheev1998-02-27
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-02-27
* execScan.c: in the end of scan projInfo->pi_slot must beVadim B. Mikheev1998-02-26
* index_markpos()/index_restrpos are used now.Vadim B. Mikheev1998-02-26
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Fix 6.X vacuum bug in shrinking code.Vadim B. Mikheev1998-02-25
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-25
* pgindent changes for Thomas proc/lock cleanupBruce Momjian1998-02-25
* Fix for locking problems an dpriority.Bruce Momjian1998-02-24
* From: "Denis V. Dmitrienko" <denis@null.net>Marc G. Fournier1998-02-24
* From: t-ishii@sra.co.jpMarc G. Fournier1998-02-24
* Various fixes for string.h vs strings.hMarc G. Fournier1998-02-24
* Remove #include "port-protos.h", since we no longer use itMarc G. Fournier1998-02-24
* There is no more 'port-protos.h', so don't try to include itMarc G. Fournier1998-02-24
* Forgot about the svr4 dynloader stuffMarc 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
* Remove libpq README.Bruce Momjian1998-02-23
* Fix relation path constraction in mdblindwrt().Vadim B. Mikheev1998-02-23
* Remind people of view permissions, and install libpq README.Bruce Momjian1998-02-23
* ExecReScan for Unique & Sort nodes.Vadim B. Mikheev1998-02-23
* Partial fix for select distinct in subselect.Bruce Momjian1998-02-23
* Change:Marc G. Fournier1998-02-21
* Add handling for new RangeTblEntry column name.Bruce Momjian1998-02-21
* Constlen can be -1, so make it a signed type.Bruce Momjian1998-02-21
* First step done,Marc G. Fournier1998-02-21
* *** empty log message ***Marc G. Fournier1998-02-20
* Password fix. Now people have to do the REVOKE themselves.Bruce Momjian1998-02-19