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
*
Remove int16 from libpgeasy examples. Improve error reporting.
Bruce Momjian
2002-06-07
*
fixed bug reported by cc.ais40@wanadoo.fr where getObject was returning an In...
Barry Lind
2002-06-07
*
Fix interface example errors causes by backend changes.
Bruce Momjian
2002-06-07
*
change table name to lower case in getColumns
Dave Cramer
2002-06-06
*
Add missing win_setup.h.
Hiroshi Inoue
2002-06-06
*
Add *Int8 As* option.
Hiroshi Inoue
2002-06-06
*
fixed getImported/ExportedKeys to be simpler, and return the correct number o...
Dave Cramer
2002-06-05
*
fixed bug reported by Noel Rappin (nrappin@sockeye.com) java Array type handl...
Barry Lind
2002-06-03
*
Small patch to correct the default arraysize associated
Bruce Momjian
2002-06-03
*
Add PQescapeString and PQescapeBytea for Win32.
Bruce Momjian
2002-06-02
*
Allow pod2man 5.005p3 to work with our current sources.
Bruce Momjian
2002-06-02
*
small fix to testExportedKeys
Dave Cramer
2002-05-30
*
added imported/exported key testDatabaseMetaDataTest.java
Dave Cramer
2002-05-30
*
Change PL/Perl and Pg interface build to use configured compiler and
Peter Eisentraut
2002-05-28
*
1) Support Keyset Driven driver cursors.
Hiroshi Inoue
2002-05-22
*
- Fixed some parser bugs.
Michael Meskes
2002-05-20
*
- Fixed reduce/reduce conflict in parser.
Michael Meskes
2002-05-19
*
Merge the last few variable.c configuration variables into the generic
Tom Lane
2002-05-17
*
fixed problem connecting to server with client_min_messages set to debug. Th...
Barry Lind
2002-05-14
*
Add a file for version control.
Hiroshi Inoue
2002-05-09
*
Fix typo in usage instructions.
Tom Lane
2002-05-03
*
Remove the last traces of datatypes datetime and timespan.
Tom Lane
2002-05-03
*
- 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
[next]