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
/
contrib
Age
Commit message (
Expand
)
Author
2003-05-02
Portal and memory management infrastructure for extended query protocol.
Tom Lane
2003-03-31
Please, apply patch for contrib/ltree to current CVS and 7.3.2
Bruce Momjian
2003-03-28
Regression output didn't get updated to match recent commit.
Tom Lane
2003-03-27
This patch implements holdable cursors, following the proposal
Bruce Momjian
2003-03-23
Rename README in autovacuum code to match Makefile.
Bruce Momjian
2003-03-20
please apply attached patch to current CVS.
Bruce Momjian
2003-03-20
I have updated my pg_autovacuum program (formerly pg_avd, the name
Bruce Momjian
2003-03-20
Attached is an update to contrib/tablefunc. It implements a new hashed
Bruce Momjian
2003-03-20
Just some fixups to a couple contrib directories I was trying out.
Bruce Momjian
2003-03-20
The attatched patch fixes a memory error with contrib/dbmirror/pending.c
Bruce Momjian
2003-03-10
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-09
Revise tuplestore and nodeMaterial so that we don't have to read the
Tom Lane
2003-02-19
Please apply patches for contrib/ltree.
Bruce Momjian
2003-02-19
We just released new version of contrib/btree_gist
Bruce Momjian
2003-02-13
The attached patches change earthdistance to use the new cube functions
Bruce Momjian
2003-02-13
The attached patch provides cube with 4 functions for building cubes
Bruce Momjian
2003-01-31
Tweak bison build rules so that we get the same error messages from
Tom Lane
2003-01-15
This patch fixes an incorrect statement and makes a few cleanups to
Bruce Momjian
2003-01-09
Add missing #include <getopt.h>.
Tom Lane
2003-01-09
Call timestamp_in with proper arguments, per gripe from Mark Halliwell.
Tom Lane
2003-01-07
Upgrade to my2pg 1.9
Bruce Momjian
2003-01-07
Upgrade to even newer ora2pg 2.0.
Bruce Momjian
2003-01-07
Upgrade to ora2pg 1.10. Backpatch to 7.3.X.
Bruce Momjian
2003-01-07
Update for new we-always-have-getopt_long approach.
Tom Lane
2002-12-31
Add casts between lo and oid.
Hiroshi Inoue
2002-12-27
Small fix in documentation and some examples of usage. Please, apply to
Bruce Momjian
2002-12-13
Phase 3 of read-only-plans project: ExecInitExpr now builds expression
Tom Lane
2002-12-13
This patch fixes minor bugs in dictionary generator in contrib/tsearch
Bruce Momjian
2002-12-10
Following patch avoids removing oids in the temporary table from the
Bruce Momjian
2002-12-09
I've simplified the Darwin/Mac OS X startup script I submitted earlier
Bruce Momjian
2002-12-06
Thank you very much, you catch it :). This bug had a long life, because it
Bruce Momjian
2002-12-06
Some time ago John Gray <jgray@azuli.co.uk> and myself worked out and
Bruce Momjian
2002-12-05
It looks like the problem was introduced when the "SET autocommit" and
Bruce Momjian
2002-12-03
Fix off-by-one bug in usage check.
Tom Lane
2002-12-02
Fix script name in README.
Tom Lane
2002-12-02
Fix dependency generation for multicolumn foreign keys. From Adam Buraczewski.
Tom Lane
2002-11-27
Add note that scaling factor should be >= # of clients.
Tom Lane
2002-11-26
Allocate proper length for sprintf string, from Tatsuo.
Bruce Momjian
2002-11-23
Fix inappropriate quoting in dblink. From Joe Conway.
Tom Lane
2002-11-23
When I made the cube(text) function for 7.3, I neglected to add a
Bruce Momjian
2002-11-23
This is a patch to make cube output work like double precision output
Bruce Momjian
2002-11-23
Remove inappropriate double-quoting in connectby() code; adjust
Tom Lane
2002-11-22
Fix a dozen or so places that were passing unpredictable data strings
Tom Lane
2002-11-22
Fix elog in dbmirror to use %s.
Bruce Momjian
2002-11-15
OpenSSL 0.9.6g in Debian/unstable stopped working with pgcrypto. This
Bruce Momjian
2002-11-14
Improve warning messages from tsearch trigger function; clean up some
Tom Lane
2002-11-13
Add new palloc0 call as merge of palloc and MemSet(0).
Bruce Momjian
2002-11-11
Back out use of palloc0 in place if palloc/MemSet. Seems constant len
Bruce Momjian
2002-11-10
Merge palloc()/MemSet(0) calls into a single palloc0() call.
Bruce Momjian
2002-11-08
Clean up format of SQL.
Bruce Momjian
[next]