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-04-18
1. Declaration
Vadim B. Mikheev
1997-04-17
From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
Marc G. Fournier
1997-04-16
BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a given
Vadim B. Mikheev
1997-04-15
A couple of cleanups from Scott Harrison <Scott_Harrison@next.com>
Marc G. Fournier
1997-04-15
Have CASSERT enabled/disabled via configure, and passed through config.h
Marc G. Fournier
1997-04-15
Various minor HP related patches from:
Marc G. Fournier
1997-04-15
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-12
More more of the include files under the include directory
Marc G. Fournier
1997-04-12
modifications to pg_dump towards supporting dumping of ACLs (doesn't work yet!)
Marc G. Fournier
1997-04-09
Add in D'Arcy's cash code
Marc G. Fournier
1997-04-09
Now we have #define _CPU_INDEX_PAGE_WEIGHT_ 0.033 (/* CPU-index-to-page cost
Vadim B. Mikheev
1997-04-05
Put resdom into GroupClause (GROUP BY func_results)
Vadim B. Mikheev
1997-04-03
More modifications to make building more interactive:
Marc G. Fournier
1997-04-03
Remove code associated with !ACLGROUP_PATCH, and appropriate #ifdef's
Marc G. Fournier
1997-04-03
Various improvements to reduce questions :)
Marc G. Fournier
1997-04-03
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-02
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-02
From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
Marc G. Fournier
1997-04-02
New node T_CreateSeqStmt.
Vadim B. Mikheev
1997-04-02
New relkind ('S') for sequence relations.
Vadim B. Mikheev
1997-04-02
Prototypes for sequence.c
Vadim B. Mikheev
1997-03-28
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-03-28
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-27
turn GEQO code on by default
Marc G. Fournier
1997-03-25
Add checs for float.h
Marc G. Fournier
1997-03-25
another one missed
Marc G. Fournier
1997-03-25
From: "D'Arcy J.M. Cain" <darcy@druid.net>
Marc G. Fournier
1997-03-25
Rather than make this a Linux test, we should just test for the existence
Marc G. Fournier
1997-03-25
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-03-24
New func _bt_checkkeys() added to let caller know number of keys
Vadim B. Mikheev
1997-03-24
Added #define NullValueRegProcedure and #define NonNullValueRegProcedure -
Vadim B. Mikheev
1997-03-20
From: "D'Arcy J.M. Cain" <darcy@druid.net>
Marc G. Fournier
1997-03-20
Check for and set HAVE_CRYPT_H if <crypt.h> exists
Marc G. Fournier
1997-03-19
Fix index_create for multi-column indices
Vadim B. Mikheev
1997-03-19
Add a check for strerr, and add in D'Arcy's strerror() code in case not
Marc G. Fournier
1997-03-18
- Move most of the I/O in both libpq and the backend to a set
Marc G. Fournier
1997-03-18
Patches for Vadim's multikey indexing...
Marc G. Fournier
1997-03-18
Resync the source tree, commit some things that were missing (pqcomprim.c) and
Marc G. Fournier
1997-03-16
oracle_compat.c fixed for function overloading...
Marc G. Fournier
1997-03-16
om: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
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-15
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-14
Date/Time updates from Thomas...
Marc G. Fournier
1997-03-14
Missing bits from Dan's patches...sorry :(
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-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
[next]