index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
*
I think I finally got psort working for all cases.
Bruce Momjian
1997-08-06
*
psort cleanups.
Bruce Momjian
1997-08-06
*
Allow internal sorts to be stored in memory rather than in files.
Bruce Momjian
1997-08-06
*
Cleanup for NAMEDATALEN use.
Bruce Momjian
1997-08-03
*
Check for and use <netdb.h> for postmaster.c, instead of checking if
Marc G. Fournier
1997-07-30
*
Remove HAVE_USAGE because it is no longer used.
Bruce Momjian
1997-07-30
*
Add new operators and functions for geometric types.
Thomas G. Lockhart
1997-07-29
*
Add new routines.
Thomas G. Lockhart
1997-07-29
*
mkLinux patches from Tatsuo Ishii.
Bruce Momjian
1997-07-29
*
Add SCO files.
Bruce Momjian
1997-07-28
*
HPUX 10 patches from Vladimir Turin
Bruce Momjian
1997-07-27
*
Various compile errors concerning overflow due to shifts, unsigned, and bad p...
Bruce Momjian
1997-07-24
*
Mips sysv4 support.
Bruce Momjian
1997-07-14
*
Remove endian information which is now in port-specific header files.
Thomas G. Lockhart
1997-07-11
*
Modify port-specific definitions to support missing endian information.
Thomas G. Lockhart
1997-07-11
*
Include definitions for endian info if not in system includes.
Thomas G. Lockhart
1997-07-01
*
Rearrange DTK_x constants.
Thomas G. Lockhart
1997-07-01
*
Remove code not previously enabled with USE_NEW_DATE and USE_NEW_TIME
Thomas G. Lockhart
1997-06-23
*
Drop internal routines for formatting time output. Use default formatter.
Thomas G. Lockhart
1997-06-23
*
Add parser category for "DST" Daylight Savings Time qualifier on time zones.
Thomas G. Lockhart
1997-06-20
*
From: "Brian E. Gallew" <geek+@cmu.edu>
Marc G. Fournier
1997-06-06
*
From: Phil Nelson <phil@cs.wwu.edu>
Marc G. Fournier
1997-06-06
*
Definition for RelationForgetRelation().
Vadim B. Mikheev
1997-06-04
*
Add upgradepath(), isoldpath(), upgradepoly() and revertpoly() to allow
Thomas G. Lockhart
1997-06-03
*
Put parens around macro arguments for safety per D'Arcy's suggestion.
Thomas G. Lockhart
1997-06-03
*
#define GEQO_RELS 6 (not 7)
Vadim B. Mikheev
1997-06-03
*
#define GEQO_RELS 7
Vadim B. Mikheev
1997-06-02
*
From: Phil Nelson <phil@cs.wwu.edu>
Marc G. Fournier
1997-06-01
*
From: Darren King <aixssd!darrenk@abs.net>
Marc G. Fournier
1997-06-01
*
Enable GEQO for more than six tables, from Martin.
Bruce Momjian
1997-06-01
*
Fix for SELECT * INTO TABLE for char(), varchar() fields.
Bruce Momjian
1997-05-31
*
Added: new BTP_CHAIN flag (if hikey == firstkey then it's not
Vadim B. Mikheev
1997-05-30
*
Ensure double alignment for time and arrays of circles.
Thomas G. Lockhart
1997-05-26
*
Enable new date and time definitions to allow Solaris and Irix -O2 compilation.
Thomas G. Lockhart
1997-05-23
*
gist.h:
Vadim B. Mikheev
1997-05-22
*
From: Darren King <aixssd!darrenk@abs.net>
Marc G. Fournier
1997-05-22
*
Define FREE(x) as pfree.
Vadim B. Mikheev
1997-05-20
*
added const declaration in form() E.Mergl
Edmund Mergl
1997-05-17
*
Rename new float and int conversion routines to avoid conflicts with
Thomas G. Lockhart
1997-05-14
*
From: "Brian E. Gallew" <geek+@cmu.edu>
Marc G. Fournier
1997-05-13
*
Add type conversion functions between floats and integers.
Thomas G. Lockhart
1997-05-11
*
Add a few type conversion functions.
Thomas G. Lockhart
1997-05-11
*
From: "Paul M. Aoki" <aoki@CS.Berkeley.EDU>
Marc G. Fournier
1997-05-07
*
Change dummy array dimensions from [0] to [1] to keep non-gcc compilers happy.
Thomas G. Lockhart
1997-05-06
*
Rename LOread() and LOwrite() to loread() and lowrite() to allow use by
Thomas G. Lockhart
1997-05-06
*
Rename LOread() and LOwrite() to be lower case to allow use
Thomas G. Lockhart
1997-05-06
*
Fix GroupBy: enable functions over aggregates and GroupBy-ed fields
Vadim B. Mikheev
1997-04-29
*
Change mixed-case routines to lower-case for case-insensitive SQL.
Thomas G. Lockhart
1997-04-27
*
Change mixed-case routines to lower-case in pg_proc.h
Thomas G. Lockhart
1997-04-27
*
Change mixed-case routines to lower-case if referenced in pg_proc.h
Thomas G. Lockhart
1997-04-27
[next]