aboutsummaryrefslogtreecommitdiff
path: root/src/include/catalog
Commit message (Expand)AuthorAge
* Add new operators and functions for geometric types.Thomas G. Lockhart1997-07-29
* Add upgradepath(), isoldpath(), upgradepoly() and revertpoly() to allowThomas G. Lockhart1997-06-03
* Ensure double alignment for time and arrays of circles.Thomas G. Lockhart1997-05-26
* Rename new float and int conversion routines to avoid conflicts withThomas G. Lockhart1997-05-14
* Add type conversion functions between floats and integers.Thomas G. Lockhart1997-05-11
* Rename LOread() and LOwrite() to loread() and lowrite() to allow use byThomas G. Lockhart1997-05-06
* Change mixed-case routines to lower-case in pg_proc.hThomas G. Lockhart1997-04-27
* Major patch from Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-22
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-15
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-03
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-02
* New relkind ('S') for sequence relations.Vadim B. Mikheev1997-04-02
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-03-25
* Added #define NullValueRegProcedure and #define NonNullValueRegProcedure -Vadim B. Mikheev1997-03-24
* Fix index_create for multi-column indicesVadim B. Mikheev1997-03-19
* oracle_compat.c fixed for function overloading...Marc G. Fournier1997-03-16
* Remove overloaded functions until we can figure out how to get them to workMarc G. Fournier1997-03-16
* Re-oid the oracle_compat functionsMarc G. Fournier1997-03-15
* A couple of development scripts by Dan to detect unused and duplicateMarc G. Fournier1997-03-15
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* This is a set of single row character functions, defined for the datatypeMarc G. Fournier1997-03-04
* Restored original pg_type/pg_attribute defaults. Regression fixes.Bruce Momjian1997-01-14
* Remove octal character constants and convert to decimal constantsBruce Momjian1997-01-10
* I found the following bugs in the version 6.0 (dated 961229).Bruce Momjian1997-01-10
* Add comments defining "typelem" column of pg_type.Bryan Henderson1996-12-09
* Features added:Marc G. Fournier1996-11-14
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Secondly, small problem when trying to create a MAX/MIN aggregate in 1.09.Marc G. Fournier1996-11-08
* Okay...this pretty much cleans out the include files.Marc G. Fournier1996-11-06
* Another one bites the dustMarc G. Fournier1996-11-06
* clean this oneMarc G. Fournier1996-11-05
* these ones have their dependencies cleaned upMarc G. Fournier1996-11-05
* Another run through.Marc G. Fournier1996-11-05
* Make sure all the cleaned includes are commitedMarc G. Fournier1996-11-04
* Not sure if this is the right place, but add a prototype forMarc G. Fournier1996-11-03
* More cleans of the inter-dependencies in the #include filesMarc G. Fournier1996-11-03
* Okay, following Bryan's (and others) suggestions...cleaning up theMarc G. Fournier1996-11-01
* Include dependencies based on tupdesc.h, as:Marc G. Fournier1996-11-01
* remove:Marc G. Fournier1996-10-31
* its coming...Marc G. Fournier1996-10-19
* More cleanups of the include filesMarc G. Fournier1996-08-28