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
/
interfaces
Age
Commit message (
Expand
)
Author
2001-02-09
Remove last code that assumed xinv/xinx are large object files.
Bruce Momjian
2001-02-09
I have deleted the include of termios.h in include/port/qnx4.h.
Bruce Momjian
2001-02-09
Change SELECT to not trigger "BEGIN" in not autocommit mode.
Hiroshi Inoue
2001-02-08
Fix a misuse of 'char *' declaration.
Hiroshi Inoue
2001-02-07
Actually, it looks like DEF_PGPORT belongs over in config.h.win32 for
Tom Lane
2001-02-07
Remove broken (and unnecessary) definition of DEF_PGPORT.
Tom Lane
2001-02-07
Only pass the -L* portions of LDFLAGS to the Python build environment.
Peter Eisentraut
2001-02-07
Some updates prior to retrieving a fresh cvs copy:
Peter Mount
2001-02-06
Improved version handling introduced by Dave Page.
Hiroshi Inoue
2001-02-06
Now that I look at it, PQoidValue() ain't quite right either.
Tom Lane
2001-02-06
Repair PQoidStatus() bug reported by darcy@druid.net.
Tom Lane
2001-02-04
Check for -lresolv.
Peter Eisentraut
2001-02-04
Pass LDFLAGS along with LIBS to the Python build stuff, especially to pick
Peter Eisentraut
2001-02-02
Apply patches for QNX from Maurizio
Bruce Momjian
2001-01-31
Applied two bug fixes by Christof Petig.
Michael Meskes
2001-01-31
Wed Jan 31 08:46:00 GMT 2001 peter@retep.org.uk
Peter Mount
2001-01-31
Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.uk
Peter Mount
2001-01-27
Here is an update on the Win32 patch. Modified files are 'config.h.win32'
Bruce Momjian
2001-01-26
odbc1.diff changes the text on the Protocol Radio buttons on the driver
Bruce Momjian
2001-01-26
gcc complains about improperly terminated comment.
Tom Lane
2001-01-25
Synced gram.y and preproc.y.
Michael Meskes
2001-01-25
Added an alternative constructor to PGSQLException so that debugging
Peter Mount
2001-01-25
Further to the previous ODBC patches I posted today, I found a couple of
Bruce Momjian
2001-01-25
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Bruce Momjian
2001-01-25
I decided to give this a go after all :-) The attached patch does the
Bruce Momjian
2001-01-25
This patch fixes an arrayindexoutofbounds exception that was just
Bruce Momjian
2001-01-24
Attached is a revised patch that removes the static SimpleDateFormat
Bruce Momjian
2001-01-24
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
Removed the 8k row limit reported by DatabaseMetaData
Peter Mount
2001-01-23
Subject: Bug in SQLForeignKeys()
Bruce Momjian
2001-01-23
Moved database name handling to libecpg.
Michael Meskes
2001-01-22
Synced preproc.y with gram.y and added missing include file to pgc.l.
Michael Meskes
2001-01-20
Get rid of sunos4-only strerror() macro, and arrange to use the
Tom Lane
2001-01-19
Make pqexpbuffer a little more robust, per bug report from Heinz Ekker.
Tom Lane
2001-01-19
Fri Jan 19 08:47:00 GMT 2001 peter@retep.org.uk
Peter Mount
2001-01-18
Forgot to cvs add UpdateableResultSet.java ;-)
Peter Mount
2001-01-18
Thu Jan 18 17:37:00 GMT 2001 peter@retep.org.uk
Peter Mount
2001-01-18
Thu Jan 18 12:24:00 GMT 2001 peter@retep.org.uk
Peter Mount
2001-01-14
Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts
Tom Lane
2001-01-13
Backed out:
Bruce Momjian
2001-01-13
Attached is a set of patches for a couple of bugs dealing with
Bruce Momjian
2001-01-09
Synced preproc.y with gram.y.
Michael Meskes
2001-01-06
No need for screen_size to be static.
Tom Lane
2001-01-05
Remove not-really-standard implementation of CREATE TABLE's UNDER clause,
Tom Lane
2001-01-02
I've found a memory leak in libecpg of PostgreSQL 7.0.3.
Bruce Momjian
2000-12-31
On further thought, we need a defense against empty PGPORT here too.
Tom Lane
2000-12-31
Ignore PGPORT environment variable if it is an empty string.
Tom Lane
2000-12-30
Remove C++ comment.
Peter Eisentraut
2000-12-30
Fix unportable use of '!' in shell commands.
Peter Eisentraut
2000-12-29
column and tuple numbers should be int not size_t.
Tom Lane
[next]