summaryrefslogtreecommitdiff
path: root/src/interfaces
AgeCommit message (Expand)Author
2002-09-20Synced yet again.origin/ecpg_big_bisonMichael Meskes
2002-09-11Synced yet again.Michael Meskes
2002-09-01Synced parser.Michael Meskes
2002-08-20MAde preproc.y compile with bison 1.49b.Michael Meskes
2002-08-18Synced parser with backend.Michael Meskes
2002-07-21Corrected Makefile and preproc.y for big_bison branch.Michael Meskes
2002-07-21Re-committing the whole big_bison tag.Michael Meskes
2002-07-01Removed debug output.Michael Meskes
2002-07-01Hopefully it now works as I think it should.Michael Meskes
2002-06-20This commit was manufactured by cvs2git to create branch 'ecpg_big_bison'.CVS to git conversion script
2002-06-20Update copyright to 2002.Bruce Momjian
2002-06-20Improve COPY syntax to use WITH clause, keep backward compatibility.Bruce Momjian
2002-06-17Use KAME accessor macros for addr8.Bruce Momjian
2002-06-17Fixed parser bug concerning octal numbers in single quotes.Michael Meskes
2002-06-16implemented refresh rowDave Cramer
2002-06-15Clean up gcc warnings. Avoid the bad habit of putting externs in .cTom Lane
2002-06-15PATCH SSL_pending() checks in libpq/fe-misc.c:Bruce Momjian
2002-06-15The method PgLargeObject::LOid() is missing an implementation in the .ccBruce Momjian
2002-06-15This patch fixes a few minor problems with libpq++: remove the deprecatedBruce Momjian
2002-06-15Add LOCALTIME and LOCALTIMESTAMP functions per SQL99 standard.Thomas G. Lockhart
2002-06-14added empty result set testingDave Cramer
2002-06-14added empty result set testingDave Cramer
2002-06-14Yet another SSL patch. :-) This one adds some informational messagesBruce Momjian
2002-06-14SSL patch that adds support for optional client certificates.Bruce Momjian
2002-06-14SSL support for ephemeral DH keys.Bruce Momjian
2002-06-14UPDATED PATCH:Bruce Momjian
2002-06-14Back out SSL changes. Newer patch available.Bruce Momjian
2002-06-14Attached are a revised set of SSL patches. Many of these patchesBruce Momjian
2002-06-13removed personal test parametersDave Cramer
2002-06-13Added test for newly implemented updateable result setsDave Cramer
2002-06-13changes to accomodate updateable resultset mostly just call setSqlQuery on ex...Dave Cramer
2002-06-13Implemented updateable result sets based on raghu nidagal implementationDave Cramer
2002-06-13changed some commented out messages to use the Driver.debug and fixed first t...Dave Cramer
2002-06-13added messages for updateable result setsDave Cramer
2002-06-12Applied Lee Kindness' patch to fix one of memory allocation with floating poi...Michael Meskes
2002-06-121) Fix a bug *double error message*.Hiroshi Inoue
2002-06-11Katherine Ward wrote:Jan Wieck
2002-06-11The patch does the following:Barry Lind
2002-06-07Remove int16 from libpgeasy examples. Improve error reporting.Bruce Momjian
2002-06-07fixed bug reported by cc.ais40@wanadoo.fr where getObject was returning an In...Barry Lind
2002-06-07Fix interface example errors causes by backend changes.Bruce Momjian
2002-06-06change table name to lower case in getColumnsDave Cramer
2002-06-06Add missing win_setup.h.Hiroshi Inoue
2002-06-06Add *Int8 As* option.Hiroshi Inoue
2002-06-05fixed getImported/ExportedKeys to be simpler, and return the correct number o...Dave Cramer
2002-06-03fixed bug reported by Noel Rappin (nrappin@sockeye.com) java Array type handl...Barry Lind
2002-06-03Small patch to correct the default arraysize associatedBruce Momjian
2002-06-02Add PQescapeString and PQescapeBytea for Win32.Bruce Momjian
2002-06-02Allow pod2man 5.005p3 to work with our current sources.Bruce Momjian
2002-05-30small fix to testExportedKeysDave Cramer