index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Commit message (
Expand
)
Author
Age
*
Added patch to temporarily disable locale for descriptors too (Christof)
Michael Meskes
2002-01-23
*
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
Tom Lane
2002-01-22
*
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-18
*
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-15
*
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-14
*
- Fixed variable handling for struct members.
Michael Meskes
2002-01-13
*
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-11
*
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-10
*
Fix include paths for case of VPATH build.
Tom Lane
2002-01-09
*
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-08
*
Fixed parser to accept initializing expressions starting with "(".
Michael Meskes
2002-01-07
*
Editorial review
Peter Eisentraut
2002-01-07
*
Bugfix for bug reported by Marcus Better (marcus@dactylis.com). When preforming
Barry Lind
2002-01-05
*
Make sure that all <ctype.h> routines are called with unsigned char
Tom Lane
2001-12-30
*
- Removed space_or_nl and line_end from pgc.l.
Michael Meskes
2001-12-23
*
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-21
*
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-14
*
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-13
*
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-11
*
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
2001-12-10
*
Fixed several bugs concerning indicators and added error messages instead of ...
Michael Meskes
2001-12-09
*
Fix ecpg to allow pointer to structs.
Michael Meskes
2001-12-08
*
- Removed debug message from preproc.y.
Michael Meskes
2001-12-06
*
- Fixed variable handling in AT statement.
Michael Meskes
2001-12-05
*
Fixed dumping of structs without indicators.
Michael Meskes
2001-12-04
*
Pg_lo_open must OR together multiple modes, not AND them. Per report
Tom Lane
2001-12-03
*
Bump version to 3.3. Mostly this is because there is some confusion about
D'Arcy J.M. Cain
2001-12-03
*
Remove code to lookup WinSock error strings in netmsg.dll; according to
Tom Lane
2001-12-03
*
More correct way to check for existence of types, which allows to specify
Peter Eisentraut
2001-12-02
*
Update since left and right are no longer key words.
Peter Eisentraut
2001-12-02
*
NLS updates, most notably fixed zh_TW translations
Peter Eisentraut
2001-11-29
[next]