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