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
/
utils
Age
Commit message (
Expand
)
Author
1997-04-18
1. Declaration
Vadim B. Mikheev
1997-04-15
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-09
Add in D'Arcy's cash code
Marc G. Fournier
1997-04-02
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-03-28
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-03-25
From: "D'Arcy J.M. Cain" <darcy@druid.net>
Marc G. Fournier
1997-03-25
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-03-18
Resync the source tree, commit some things that were missing (pqcomprim.c) and
Marc G. Fournier
1997-03-14
Date/Time updates from Thomas...
Marc G. Fournier
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-09
Add prototypes for oracle-compat functions. Rename geo-*.c adt to geo_*.c
Bruce Momjian
1997-03-04
This is a set of single row character functions, defined for the datatype
Marc G. Fournier
1997-02-19
Prevent under/over flow of float8 constants in parser. Small regression fix.
Bruce Momjian
1997-02-14
Remove WIN32 defines. They never worked.
Bruce Momjian
1996-12-28
Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full
Bruce Momjian
1996-12-10
sigjmp_buf/jmp_buf is backwards, so backend doesn't compile.
Bryan Henderson
1996-11-27
More stuff to make it compile on various ports.
Bryan Henderson
1996-11-26
Make it compile on Ultrix. Thanks Erik Bertelson.
Bryan Henderson
1996-11-16
Add prototype for new datetime functions.
Bruce Momjian
1996-11-14
Fix a comment that wasn't commente'd out
Marc G. Fournier
1996-11-10
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-09
Added new include file.
Bruce Momjian
1996-11-06
Add prototype for: int DebugFileOpen()
Marc G. Fournier
1996-11-04
finally, this directory is (should be!) totally clean
Marc G. Fournier
1996-11-04
another pass through.
Marc G. Fournier
1996-11-04
More cleanups (this one will most likely break under Win32, if anyone is
Marc G. Fournier
1996-11-04
Next, based on utils/catcache.h
Marc G. Fournier
1996-11-04
Another series started from utils/builtins.h
Marc G. Fournier
1996-11-04
-Wall based cleanup of include files, based from acl.h, and everything
Marc G. Fournier
1996-11-04
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-03
More cleans of the inter-dependencies in the #include files
Marc G. Fournier
1996-11-03
More include file cleanups
Marc G. Fournier
1996-11-01
Okay, following Bryan's (and others) suggestions...cleaning up the
Marc G. Fournier
1996-11-01
Include file cleanup:
Marc G. Fournier
1996-10-31
remove:
Marc G. Fournier
1996-10-31
Added needed include file.
Bruce Momjian
1996-10-24
Fixes: Errors when PQexec() in backend creates temp
Marc G. Fournier
1996-10-23
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-20
More include files cleaned up
Marc G. Fournier
1996-10-19
Hopefully that cleans up the cruft from rel.h
Marc G. Fournier
1996-10-19
step by step...file by file...
Marc G. Fournier
1996-10-19
and another
Marc G. Fournier
1996-08-28
More cleanups of the include files
Marc G. Fournier