aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* From: t-ishii@sra.co.jpMarc G. Fournier1998-03-15
* Fix bad oid in table.Bruce Momjian1998-03-07
* Get rid of those pesky long constants, 'l'. Has no affect.Bruce Momjian1998-03-04
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-03-02
* Last minute clean up for SunOS...Marc G. Fournier1998-03-02
* Fix boolean operator declarations for path to return boolean, not float8.Thomas G. Lockhart1998-03-01
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-03-01
* ExecReScan for MergeJoin.Vadim B. Mikheev1998-02-27
* index_markpos()/index_restrpos() are in use now.Vadim B. Mikheev1998-02-26
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* pg_user.h is obseleted in favor of pg_shadow.hMarc G. Fournier1998-02-25
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-25
* 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
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-24
* Add an '#include <sys/types.h>' for the netinet/in.h sectionMarc 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
* 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
* GroupState changed.Vadim B. Mikheev1998-02-18
* Check for and include <getopt.h>Marc G. Fournier1998-02-18
* From: Brian E Gallew <geek+@cmu.edu>Marc G. Fournier1998-02-14
* Atttypmod cleanup.Bruce Momjian1998-02-13
* From: Zeugswetter Andreas SARZ <Andreas.Zeugswetter@telecom.at>Marc G. Fournier1998-02-13
* From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier1998-02-13
* Subselects...Vadim B. Mikheev1998-02-13
* New SubPlan node for subselects.Vadim B. Mikheev1998-02-13
* MemSet cleanup.Bruce Momjian1998-02-12
* Memset cleanupBruce Momjian1998-02-11
* Change to MemSet for Alpha.Bruce Momjian1998-02-11
* Change int align.Bruce Momjian1998-02-11
* Pass around typmod as int16.Bruce Momjian1998-02-10
* Pass attypmod through to executor by adding to Var and Resdom.Bruce Momjian1998-02-10
* atttypmod now -1.Bruce Momjian1998-02-07
* Update now that attcacheoff initial value is -1 always.Bruce Momjian1998-02-06
* FIx for atttypmod on system tables.Bruce Momjian1998-02-05
* func_error() changed so that if caller is passed with NULL value, itsMarc G. Fournier1998-02-05
* Fix up this so that it also doesn't use a caller variable...Marc G. Fournier1998-02-05
* Port specific, compiler specfied for SGI/Irix5Marc G. Fournier1998-02-05
* Cleanup getattr code. Make CHAR() use attcacheoff.Bruce Momjian1998-02-04
* Subselects with =, >, etc.Bruce Momjian1998-02-03
* Define boolean functions and operators for lseg <, <=, <>, >=, >.Thomas G. Lockhart1998-02-03
* Use proper symbol for hpuxMarc G. Fournier1998-02-03
* Fix for various aix related 'mis-defines'Marc G. Fournier1998-02-03
* Parser cleanup for expr and subqueries.Bruce Momjian1998-02-03