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
*
- Synced yet again.
Michael Meskes
2002-04-28
*
Fix for the following items about escape sequence
Hiroshi Inoue
2002-04-25
*
Remove reference to NAMEDATALEN, which wasn't necessary anyway.
Peter Eisentraut
2002-04-24
*
Update jdbc errors_zh_TW.properties.
Bruce Momjian
2002-04-24
*
I'm at the win32 error messages once more. The DLL load thingy doesn't
Bruce Momjian
2002-04-24
*
pgdb.connect() seems to be broken on Python 2.0.1 (which ships with
Bruce Momjian
2002-04-24
*
Sorry for the package, but the following patch need to be applied to get
Bruce Momjian
2002-04-24
*
1) Fix SQLProcedures().
Hiroshi Inoue
2002-04-23
*
Synced preproc.y and keywords.c.
Michael Meskes
2002-04-22
*
Include stdio.h and stdlib.h for completeness.
Thomas G. Lockhart
2002-04-21
*
Add missing include.
Peter Eisentraut
2002-04-20
*
Ant 1.4.1 now requires for jdbc. Mention in HISTORY release notes.
Bruce Momjian
2002-04-18
*
Back out python change, needs delay.
Bruce Momjian
2002-04-18
*
Change docs to do 20! rather than larger.
Bruce Momjian
2002-04-18
*
Added some rudimentary table and column tests
Dave Cramer
2002-04-16
*
fixed getColumns as per Panu Outinen's email. At this point have only repaire...
Dave Cramer
2002-04-16
*
Fixed typo in preproc/type.h
Michael Meskes
2002-04-16
*
Fix for NOTIFY when NAMEDATALEN is nonstandard in server. Fix idea from
Bruce Momjian
2002-04-15
*
Fix for EINTR returns from Win9X socket operations:
Bruce Momjian
2002-04-15
*
1) Fix a bug about reporting varchar info thanks to Aceto.
Hiroshi Inoue
2002-04-15
*
- Synced preproc.y with gram.y
Michael Meskes
2002-04-14
*
1) Fix a bug in declare/fetch mode.
Hiroshi Inoue
2002-04-12
*
Restructure representation of aggregate functions so that they have pg_proc
Tom Lane
2002-04-11
*
Prevent an infinite loop of error reporting.
Hiroshi Inoue
2002-04-10
*
Let psqlodbc30 be compilable without /D DRIVER_CURSOR_IMPLEMENT.
Hiroshi Inoue
2002-04-09
*
Fix PQescapeBytea/PQunescapeBytea so that they handle bytes > 0x7f.
Tatsuo Ishii
2002-04-08
*
When a macro is replaced by the preprocessor, pgc.l reaches a end of
Bruce Momjian
2002-04-05
*
Fix a bug in SQLError().
Hiroshi Inoue
2002-04-04
*
Fix a bug in multibyte_strchr().
Hiroshi Inoue
2002-04-04
*
Fix compiler warnings.
Hiroshi Inoue
2002-04-02
*
[HACKERS] Proposed patch for ODBC driver w/ C-a-n-c-e-l
Hiroshi Inoue
2002-04-02
*
Removed error message that was incorectly being issued. This fixes a problem...
Barry Lind
2002-04-02
*
1) Add rollback functionality to updatable cursors.
Hiroshi Inoue
2002-04-01
*
Fix ODBC warnings about missing parens and pg_ismb not used (added
Bruce Momjian
2002-03-29
*
Fox for old python PyMem_DEL, was PyMem_Del,
Bruce Momjian
2002-03-29
*
Fix '#' commant to be proper C comment.
Bruce Momjian
2002-03-29
*
[2002-03-28]
Hiroshi Inoue
2002-03-28
*
applied patch from Liam Stewart fixing a message in the properties file
Barry Lind
2002-03-27
*
applied patch submitted by Florian (mailing-list@urbanet.ch) for BigDecimal s...
Barry Lind
2002-03-26
*
Changed QueryExecutor.java to correctly read responses from the backend.
Barry Lind
2002-03-26
*
Further changes following discussion on INTERFACES mailing list:
D'Arcy J.M. Cain
2002-03-26
*
Fix for ODBC compile warnings.
Bruce Momjian
2002-03-25
*
Indenting #if commands is not portable, is it?
Tom Lane
2002-03-24
*
Fix minor syntax error.
Tom Lane
2002-03-21
*
Added typedef patches and a new option '-c' to automatically create C typedef...
Michael Meskes
2002-03-21
*
Two versions of QueryExecutor, currently only version 2 works 100%
Dave Cramer
2002-03-21
*
modifications to the way the protocol is handled to be consistent with
Dave Cramer
2002-03-21
*
Part of Anders Bengtsson's patch to clean up Connection.java
Dave Cramer
2002-03-21
*
Applied Anders patch to move the startup code out of Connection into StartupP...
Dave Cramer
2002-03-21
*
Just one more test case.
Michael Meskes
2002-03-20
[next]