aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* The attached patch corrects two problems with autoconfiguration ofBruce Momjian1998-05-12
* Someone remove a #define too much from pg_proc.h which breaksBruce Momjian1998-05-12
* Add capabilities for automatic type conversion.Thomas G. Lockhart1998-05-09
* Make lines and support routines/operators more visible.Thomas G. Lockhart1998-05-09
* Add routines to convert between varchar and bpchar.Thomas G. Lockhart1998-05-09
* Make lines more visible to the user.Thomas G. Lockhart1998-05-09
* Add bit flags to support timezonehour and minute in data retrieval.Thomas G. Lockhart1998-05-09
* What I've done:Bruce Momjian1998-05-06
* Remove extra paren in __alpha so it compiles.Bruce Momjian1998-05-06
* Missed the __alpha__ to __alpha change...Marc G. Fournier1998-05-04
* Okay...this should fix the s_lock() patches from David to what heMarc G. Fournier1998-05-04
* Major screwed up s_lock patches...need to be fixed...Marc G. Fournier1998-05-04
* Fix for missing parens with \g causing psql to get completelyBruce Momjian1998-05-04
* From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier1998-04-29
* From: t-ishii@sra.co.jpMarc G. Fournier1998-04-27
* From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier1998-04-27
* This patch...Bruce Momjian1998-04-27
* Fixed table type lengths for Maurice.Bruce Momjian1998-04-27
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-26
* Inline some small functions called for every row.Bruce Momjian1998-04-24
* Move HAVING function to proper file.Bruce Momjian1998-04-15
* What was LINUX_ELF doing in there?Bruce Momjian1998-04-13
* More work in the right direction on linux/alphaMarc G. Fournier1998-04-12
* Fix incorrect second argument type for dpow() declaration.Thomas G. Lockhart1998-04-08
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-07
* Assert fixBruce Momjian1998-04-06
* ASSERT fixes.Bruce Momjian1998-04-06
* this patch solve 2 problemes :Bruce Momjian1998-04-05
* Remove GetDatabaseName/Path and use globals. Make consts later.Bruce Momjian1998-04-05
* Fix for memory leak.Bruce Momjian1998-04-05
* Fix macro read violation for Maurice.Bruce Momjian1998-03-31
* Pointed out by: Doug Winterburn <dlw@seavme.xroads.com>Marc G. Fournier1998-03-31
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-30
* Sorry. I made above mistakes. "__svr4" should be "__svr4__" orBruce Momjian1998-03-20
* Fix spelling of "includingBruce Momjian1998-03-20
* 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