index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
1997-07-30
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-29
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-28
Add SCO files.
Bruce Momjian
1997-07-27
HPUX 10 patches from Vladimir Turin
Bruce Momjian
1997-07-24
Various compile errors concerning overflow due to shifts, unsigned, and bad p...
Bruce Momjian
1997-07-14
Mips sysv4 support.
Bruce Momjian
1997-07-11
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-01
Include definitions for endian info if not in system includes.
Thomas G. Lockhart
1997-07-01
Rearrange DTK_x constants.
Thomas G. Lockhart
1997-06-23
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-20
Add parser category for "DST" Daylight Savings Time qualifier on time zones.
Thomas G. Lockhart
1997-06-06
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-04
Definition for RelationForgetRelation().
Vadim B. Mikheev
1997-06-03
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-02
#define GEQO_RELS 7
Vadim B. Mikheev
1997-06-01
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-05-31
Fix for SELECT * INTO TABLE for char(), varchar() fields.
Bruce Momjian
1997-05-30
Added: new BTP_CHAIN flag (if hikey == firstkey then it's not
Vadim B. Mikheev
1997-05-26
Ensure double alignment for time and arrays of circles.
Thomas G. Lockhart
1997-05-23
Enable new date and time definitions to allow Solaris and Irix -O2 compilation.
Thomas G. Lockhart
1997-05-22
gist.h:
Vadim B. Mikheev
1997-05-22
From: Darren King <aixssd!darrenk@abs.net>
Marc G. Fournier
1997-05-20
Define FREE(x) as pfree.
Vadim B. Mikheev
1997-05-17
added const declaration in form() E.Mergl
Edmund Mergl
1997-05-14
Rename new float and int conversion routines to avoid conflicts with
Thomas G. Lockhart
1997-05-13
From: "Brian E. Gallew" <geek+@cmu.edu>
Marc G. Fournier
1997-05-11
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-07
From: "Paul M. Aoki" <aoki@CS.Berkeley.EDU>
Marc G. Fournier
1997-05-06
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-04-29
Fix GroupBy: enable functions over aggregates and GroupBy-ed fields
Vadim B. Mikheev
1997-04-27
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-26
clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0
Marc G. Fournier
1997-04-25
More timezone patches by Thomas:
Marc G. Fournier
1997-04-24
Various bug fixes based on a bug report submitted by
Marc G. Fournier
1997-04-24
Added comments about FASTBUILD.
Vadim B. Mikheev
[next]