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 all traces of the ODBC driver, which is now on GBorg as the psqlodbc
Marc G. Fournier
2002-08-22
*
Okay, libpq++ is moved to GBorg, and all traces of it have been removed
Marc G. Fournier
2002-08-22
*
Move PO files into subdirectories separate from the source code.
Peter Eisentraut
2002-08-21
*
Removed code that is no longer used and has been commented out
Barry Lind
2002-08-20
*
Add #include <sys/time.h>.
Tom Lane
2002-08-18
*
Back out tcl patch, per Tom Lane:
Bruce Momjian
2002-08-18
*
Add includes for prototype using timeval.
Bruce Momjian
2002-08-18
*
Clean up compile warnings.
Bruce Momjian
2002-08-18
*
Add libpq connection timeout parameter.
Bruce Momjian
2002-08-17
*
What I have done for libpgtcl:
Bruce Momjian
2002-08-17
*
removed duplicate code from jdbc2 classes
Dave Cramer
2002-08-16
*
applied patch to fix encoding bug supplied by Jun Kawai
Dave Cramer
2002-08-16
*
Applied patch for MD5 bug submitted by Jun Kawai
Dave Cramer
2002-08-16
*
Performance tweaks to StringBuffer suggested by hhaag@gmx.de
Barry Lind
2002-08-16
*
Remove interfaces/ssl. Was unclaimed stuff that had no more usefulness.
Bruce Momjian
2002-08-16
*
This fixes some text as well as enforces the use of "drop table cascade"
Bruce Momjian
2002-08-15
*
Well, that certainly appeared to be very straight forward. pg.py and
Bruce Momjian
2002-08-15
*
http://archives.postgresql.org/pgsql-bugs/2002-06/msg00086.php and never
Bruce Momjian
2002-08-15
*
I'm giving a try at some TODO items. Currently it's the turn of the
Bruce Momjian
2002-08-15
*
Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).
Barry Lind
2002-08-14
*
Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...
Bruce Momjian
2002-08-13
*
Change LOCK statements to start new transaction
Hiroshi Inoue
2002-08-09
*
1) Improve the handling of the queries like (select ..) union (select ..)
Hiroshi Inoue
2002-08-01
*
Since we're depending on %option noyywrap in the main scanner now,
Tom Lane
2002-07-30
*
added tests for crossReferences
Dave Cramer
2002-07-30
*
changed test user back to test
Dave Cramer
2002-07-30
*
Added DataSource code and tests submitted by Aaron Mulder
Dave Cramer
2002-07-30
*
changes for new Datasource
Dave Cramer
2002-07-30
*
Fix a bug about automatic client_encoding setting.
Hiroshi Inoue
2002-07-30
*
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-27
*
Fix a bug about the handling of CX parameter of the connection string
Hiroshi Inoue
2002-07-26
*
Fouth (and final) phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-26
*
Third phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-25
*
Second phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-24
*
Initial restructuring to add jdbc3 support. There was a significant amount
Barry Lind
2002-07-23
*
Fixed some minor typos.
Michael Meskes
2002-07-21
*
Re-Committed old file.
Michael Meskes
2002-07-21
*
Synced parser yet again.
Michael Meskes
2002-07-20
*
Hello, i noticed that win32 native stopped working/compiling after the SSL merge
Bruce Momjian
2002-07-20
*
Fix for PgTransaction class to make these visible to C apps:
Bruce Momjian
2002-07-18
*
Make src/backend/port/*.c file location dependent only on configure.in.
Bruce Momjian
2002-07-18
*
I have committed many support files for CREATE CONVERSION. Default
Tatsuo Ishii
2002-07-18
*
fixed bug in support for timestamp without time zone reported by Yuva Chandol...
Barry Lind
2002-07-16
*
Remove certain Makefile dependencies by using full pathnames in
Bruce Momjian
2002-07-15
*
Fix a bug about the handling of '.' in parse.c.
Hiroshi Inoue
2002-07-15
*
Changed getCrossReference to return information about each composite key sepe...
Dave Cramer
2002-07-12
*
An improvement of User Interface(Setup dialog) by Dave Page.
Hiroshi Inoue
2002-07-12
*
1) Fix a memory leak in use declare/fetch mode.
Hiroshi Inoue
2002-07-12
*
Make NAMEDATALEN changeable at compile time.
Hiroshi Inoue
2002-07-11
*
fix bug in getTime() with fractional seconds reported by Laurette Cisneros (l...
Barry Lind
2002-07-10
[next]