summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
1998-03-02Fix money type USE_LOCALE support at least for default "C" locale.Thomas G. Lockhart
1998-03-01From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier
1998-03-01From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier
1998-02-28Fix scan adjusting for marked index tuples.Vadim B. Mikheev
1998-02-27From: Darren King <darrenk@insightdist.com>Marc G. Fournier
1998-02-27ExecReScan for MergeJoin.Vadim B. Mikheev
1998-02-27In '(a,b,...) Op [ANY|ALL] (SubSelect)' Op is restricted toVadim B. Mikheev
1998-02-27Check SELECT permissions in subqueries.Vadim B. Mikheev
1998-02-27From: Darren King <darrenk@insightdist.com>Marc G. Fournier
1998-02-26execScan.c: in the end of scan projInfo->pi_slot must beVadim B. Mikheev
1998-02-26index_markpos()/index_restrpos are used now.Vadim B. Mikheev
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-25Fix 6.X vacuum bug in shrinking code.Vadim B. Mikheev
1998-02-25From: Jan Wieck <jwieck@debis.com>Marc G. Fournier
1998-02-25pgindent changes for Thomas proc/lock cleanupBruce Momjian
1998-02-24Fix for locking problems an dpriority.Bruce Momjian
1998-02-24From: "Denis V. Dmitrienko" <denis@null.net>Marc G. Fournier
1998-02-24From: t-ishii@sra.co.jpMarc G. Fournier
1998-02-24Various fixes for string.h vs strings.hMarc G. Fournier
1998-02-24Remove #include "port-protos.h", since we no longer use itMarc G. Fournier
1998-02-24There is no more 'port-protos.h', so don't try to include itMarc G. Fournier
1998-02-24Forgot about the svr4 dynloader stuffMarc G. Fournier
1998-02-24From: Jan Wieck <jwieck@debis.com>Marc G. Fournier
1998-02-23Quick cleanupsMarc G. Fournier
1998-02-23From: Jan Wieck <jwieck@debis.com>Marc G. Fournier
1998-02-23Remove libpq README.Bruce Momjian
1998-02-23Fix relation path constraction in mdblindwrt().Vadim B. Mikheev
1998-02-23Remind people of view permissions, and install libpq README.Bruce Momjian
1998-02-23ExecReScan for Unique & Sort nodes.Vadim B. Mikheev
1998-02-23Partial fix for select distinct in subselect.Bruce Momjian
1998-02-21Change:Marc G. Fournier
1998-02-21Add handling for new RangeTblEntry column name.Bruce Momjian
1998-02-21Constlen can be -1, so make it a signed type.Bruce Momjian
1998-02-21First step done,Marc G. Fournier
1998-02-20*** empty log message ***Marc G. Fournier
1998-02-19Password fix. Now people have to do the REVOKE themselves.Bruce Momjian
1998-02-19FIFO lock wait queue, with readers grouped together.Bruce Momjian
1998-02-19Various minor modes for i386_solarisMarc G. Fournier
1998-02-19Fix for InitPlan-s: have to copy subselect' result tuple.Vadim B. Mikheev
1998-02-18New nodeGroup.c code uses own copy of first tuple in a group.Vadim B. Mikheev
1998-02-18Start shipping gram.y products gram.c and parse.h to avoid having to buildThomas G. Lockhart
1998-02-18Include products of gram.y to allow systems without bison to build Postgres.Thomas G. Lockhart
1998-02-18Allow LIKE expression in constraint clause.Thomas G. Lockhart
1998-02-18Fix parsing for <identifier>-<number> which was mis-identified as a unaryThomas G. Lockhart
1998-02-18Fix from Vadim for simple-minded case SELECT 1 WHERE 1 IN (SELECT 1)Thomas G. Lockhart
1998-02-18Fix useor for (a,b...) Op ANY/ALLVadim B. Mikheev
1998-02-17Just another missing dummy fileMarc G. Fournier
1998-02-172. IRIX has both HAVE_FPCLASS and HAVE_FP_CLASS, therefore, inMarc G. Fournier
1998-02-14From: Brian E Gallew <geek+@cmu.edu>Marc G. Fournier
1998-02-14From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier