summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
1997-10-30Update version to 6.3. dump/reload for 6.1 version users.Bruce Momjian
1997-10-30Add routines istrue() and isfalse() to directly evaluate boolean type.Thomas G. Lockhart
1997-10-30Fix for netbsd locking, from Henry B. Hotz.Bruce Momjian
1997-10-28Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).Vadim B. Mikheev
1997-10-27c.h:Vadim B. Mikheev
1997-10-25Add conversion routines for int2, int4, and oid to and from text.Thomas G. Lockhart
1997-10-25Reassign cash/float4 arithmetic operator oids to avoid duplicate oids.Thomas G. Lockhart
1997-10-25Add conversion functions for int2, int4, oid to and from text.Thomas G. Lockhart
1997-10-25Rename column to avoid "action" SQL92 reserved word.Thomas G. Lockhart
1997-10-25StrNCpy cleanup.Bruce Momjian
1997-10-25Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian
1997-10-16Cleanups for 6.2.1.Bruce Momjian
1997-10-15Fix for backward cursors with ORDER BY.Vadim B. Mikheev
1997-10-15Fix final function for cash avg() aggregate.Thomas G. Lockhart
1997-10-09Clean up function declarations for the boolean type packageThomas G. Lockhart
1997-10-03We never do remember to up the PG_VERSION number, do we? :(Marc G. Fournier
1997-10-03Linux/alpha patch from Dan MaynardBruce Momjian
1997-10-02Sparc lock fix for Linux/netbsd.REL6_2Bruce Momjian
1997-09-30Add support for NetBSD/sparc.Bruce Momjian
1997-09-29MOVE implementation (added bool ismove to FetchStmt).Vadim B. Mikheev
1997-09-29HPUX patches from Vladimir Turin.Bruce Momjian
1997-09-27Make GetAttributeByNum visible again for external use.Bruce Momjian
1997-09-25Back out inclusion of postgres.h.Bruce Momjian
1997-09-25Massive examples fix from Nicola BernardelliBruce Momjian
1997-09-25S_LOCK_FREE fix.Bruce Momjian
1997-09-24Fix for S_FREE_LOCK.Bruce Momjian
1997-09-24+ SPI_palloc(), SPI_repalloc(), SPI_pfree()Vadim B. Mikheev
1997-09-22Cleanup backslashes.Bruce Momjian
1997-09-22Fix for missing tas on some platforms.Bruce Momjian
1997-09-22Small lock cleanup for prototype.Bruce Momjian
1997-09-22Two copies...Vadim B. Mikheev
1997-09-20Add tinterval comparison operators.Thomas G. Lockhart
1997-09-20Add point_ne() comparison routine.Thomas G. Lockhart
1997-09-20Add tinterval comparison routines.Thomas G. Lockhart
1997-09-20Add integer/money arithmetic from Darren King.Thomas G. Lockhart
1997-09-18UPdate memset macro.Bruce Momjian
1997-09-18Cleanup for memset macro.Bruce Momjian
1997-09-18Add in srandom() check to configureMarc G. Fournier
1997-09-18No more SortTuplesInTree...Vadim B. Mikheev
1997-09-18Inline frequently called functions.Bruce Momjian
1997-09-18Addded to Psortstate:Vadim B. Mikheev
1997-09-18+ SortTuplesInTreeVadim B. Mikheev
1997-09-16Mklinux patch from Tatsuo.Bruce Momjian
1997-09-15Fix pfree problem.Vadim B. Mikheev
1997-09-14Add mention of heap_getattr() compiler warning.Bruce Momjian
1997-09-12Remove that 5 from MESSAGE SIZE that no one understands.Bruce Momjian
1997-09-12Increase default geqo parameter to 8.Bruce Momjian
1997-09-12Fix heap_getattr bug I just added.Bruce Momjian
1997-09-12Added: SPI_copytuple() & SPI_modifytuple()Vadim B. Mikheev
1997-09-12Macro cleanup of heap_getattr.Bruce Momjian