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
Age
Commit message (
Expand
)
Author
2001-09-21
Give VACUUM its own GUC parameter for memory usage, rather than
Tom Lane
2001-09-21
Quick-and-dirty fix for recursive plpgsql functions, per bug report from
Tom Lane
2001-09-20
Suppress gcc warning.
Tom Lane
2001-09-20
Remove some dead code and obsolete, misleading comments.
Tom Lane
2001-09-20
Provide tunable knob for x = NULL -> x IS NULL transformation, default to off.
Peter Eisentraut
2001-09-19
Remove old file.
Peter Eisentraut
2001-09-19
Change the version. We are moving towards the next release.
D'Arcy J.M. Cain
2001-09-19
Avoid unnecessary strcasecmp -- replace by strcmp. Fixes reported bug
Peter Eisentraut
2001-09-19
- Synced preproc.y with gram.y.
Michael Meskes
2001-09-19
Replace useless strcasecmp's by strcmp's.
Peter Eisentraut
2001-09-18
EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple
Tom Lane
2001-09-17
Unify the zip rules and variables.
Peter Eisentraut
2001-09-17
Fix bogus failure-return value from lo_create, per report from Gavin
Tom Lane
2001-09-17
Attached is a patch that fixes ResultSetMetaData.isNullable() in
Bruce Momjian
2001-09-17
I'm attaching a patch which fixes the corruption in strings caused
Bruce Momjian
2001-09-17
Change FixupBlobXrefs() to take 'lo' type into account.
Hiroshi Inoue
2001-09-17
Simplify and clean up FigureColname; make it work without coredumping
Tom Lane
2001-09-17
Use portable putenv(), not unportable setenv().
Tom Lane
2001-09-17
Suppress compiler warning.
Tom Lane
2001-09-16
Russian translation from Serguei Mokhov
Peter Eisentraut
2001-09-16
Update from Serguei Mokhov
Peter Eisentraut
2001-09-16
Install dynamically loadable modules into a private subdirectory
Peter Eisentraut
2001-09-14
> Here's a revised patch. Changes:
Bruce Momjian
2001-09-14
Allow '1' in jdbc2 boolean test.
Bruce Momjian
2001-09-14
Remove --enable-unicode-conversion
Tatsuo Ishii
2001-09-14
Change an *if condition*.
Hiroshi Inoue
2001-09-14
1) Improve the implementation of *Disallow Premature* for
Hiroshi Inoue
2001-09-14
Fix a coversation error with pre 6.4 versions.
Hiroshi Inoue
2001-09-13
Add missing paren to ODBC compiles.
Bruce Momjian
2001-09-13
Didn't want that jdbc patch in there yet.
Bruce Momjian
2001-09-13
> I found a problem with PQescapeString (I think). Since it escapes
Bruce Momjian
2001-09-13
1) Not export ODBC 3.0 functions.
Hiroshi Inoue
2001-09-12
max_locks_per_transaction seems to be a more consistent name than
Peter Eisentraut
2001-09-12
It is not fixed and I doubt that it is working fine in current CVS. The
Bruce Momjian
2001-09-12
I noticed that plpython does not make the relid available inside
Bruce Momjian
2001-09-11
Link ODBC driver with -lnsl and -lsocket, for Solaris.
Peter Eisentraut
2001-09-11
Use gcc -shared rather than gcc -G for shared library linking on Solaris.
Peter Eisentraut
2001-09-11
Invoke on_exit() with correct number and type of arguments.
Peter Eisentraut
2001-09-11
Fix some multibyte related bugs.
Hiroshi Inoue
2001-09-11
Implement following item in TODO:
Tatsuo Ishii
2001-09-11
Implement following item in TODO:
Tatsuo Ishii
2001-09-10
Add explicit '-print' to 'find' commands.
Peter Eisentraut
2001-09-10
Remove extra space at end of line.
Peter Eisentraut
2001-09-10
Attached is a patch that fixes DatabaseMetaDataTest in the JDBC
Bruce Momjian
2001-09-10
Attached is a patch to add bytea support to JDBC.
Bruce Momjian
2001-09-10
On Fri, 07 Sep 2001 01:34:46 -0400, Tom Lane wrote:
Bruce Momjian
2001-09-10
Attached is a patch that fixes
Bruce Momjian
2001-09-10
Bug #1: attribute name when column is type cast:
Bruce Momjian
2001-09-10
> NOTE: in the command.c in three places there (I believe) is a typo:
Bruce Momjian
2001-09-10
The attached patch should be sufficient to fix libpgtcl. It requires
Bruce Momjian
[next]