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
2005-01-30
Stamp release 7.2.7.
Tom Lane
2004-10-22
Stamp release 7.2.6.
REL7_2_6
Tom Lane
2004-08-15
Stamp 7.2.5.
Tom Lane
2003-02-27
Back patch bug fix to quote function.
D'Arcy J.M. Cain
2003-01-29
Brand 7.2.4.
REL7_2_4
Tom Lane
2002-10-01
Brand 7.2.3.
REL7_2_3
Bruce Momjian
2002-08-22
Stamp the 7.2.2 release.
Bruce Momjian
2002-04-08
A backport patch.
Tatsuo Ishii
2002-03-18
Update for 7.2.1.
Bruce Momjian
2002-02-15
Remove warning about automatic inclusion of sqlca.
Peter Eisentraut
2002-01-30
Update Win32-world version number of libpq++.
Peter Eisentraut
2002-01-23
Added patch to temporarily disable locale for descriptors too (Christof)
Michael Meskes
2002-01-22
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
Tom Lane
2002-01-18
Fixes to getImportedKeys/getExportedKeys from Jason Davies
Dave Cramer
2002-01-18
Accept subsequent commits. This should have been just a warning anyway. I
Michael Meskes
2002-01-15
Applied patch submitted by Ryouichi Matsuda (r-matuda@sra.co.jp) that fixed a...
Barry Lind
2002-01-15
Applied patch from Ryouichi Matsuda <r-matuda@sra.co.jp> where the jdbc
Barry Lind
2002-01-14
Ensure that ecpg/test is cleaned by higher-level 'make clean'.
Tom Lane
2002-01-14
Small AIX fixes from Rick Flower.
Bruce Momjian
2002-01-13
- Fixed variable handling for struct members.
Michael Meskes
2002-01-11
Added Christof's fixes.
Michael Meskes
2002-01-11
*** empty log message ***
Hiroshi Inoue
2002-01-11
Add a directory to save the changes until 7.3-tree is branched.
Hiroshi Inoue
2002-01-10
Include sqlca.h automatically.
Michael Meskes
2002-01-10
The result of getopt() should be compared to -1, not EOF, per
Tom Lane
2002-01-09
Fix include paths for case of VPATH build.
Tom Lane
2002-01-08
Fix copy-and-paste mistake exposed by gcc warning.
Tom Lane
2002-01-08
Revert last change (CFLAGS+=-g). Probably was a mistake...
Peter Eisentraut
2002-01-08
Remove shift/reduce conflicts introduced by last change.
Tom Lane
2002-01-08
Fixed array pointers, no longer using void * in arithmetics.
Michael Meskes
2002-01-07
Fixed parser to accept initializing expressions starting with "(".
Michael Meskes
2002-01-07
Editorial review
Peter Eisentraut
2002-01-05
Bugfix for bug reported by Marcus Better (marcus@dactylis.com). When preforming
Barry Lind
2001-12-30
Make sure that all <ctype.h> routines are called with unsigned char
Tom Lane
2001-12-23
- Removed space_or_nl and line_end from pgc.l.
Michael Meskes
2001-12-21
Czech translation updates from Karel Zak
Peter Eisentraut
2001-12-21
Remove duplicate lines from fouled up last commit (my DSL line failed
Thomas G. Lockhart
2001-12-14
More comment for libpgeasy.
Bruce Momjian
2001-12-14
Fix double-memory free in libpgeasy; problem introduced yesterday.
Bruce Momjian
2001-12-14
Clean up comment in libpgeasy.
Bruce Momjian
2001-12-13
Add Swedish
Peter Eisentraut
2001-12-13
update
Peter Eisentraut
2001-12-13
revert last change
Peter Eisentraut
2001-12-13
Free libpgeasy result structure on database close; fixed memory leak.
Bruce Momjian
2001-12-11
Applied patch from Thomas O'Dowd that fixes timestamp parsing. The jdbc code
Barry Lind
2001-12-11
Patch from Ned Wolpert that fixes a bug that caused the cache of types not
Barry Lind
2001-12-10
committed the missing files
Michael Meskes
2001-12-10
Add French translation
Peter Eisentraut
2001-12-10
Remove duplicate lines from previous patch attempt. Trouble with my
Thomas G. Lockhart
2001-12-10
Support ODBC-style CURRENT_TIME, CURRENT_USER, etc with trailing empty
Thomas G. Lockhart
[next]