OSDN Git Service

From: Tatsuo Ishii <t-ishii@sra.co.jp>
[pg-rex/syncrep.git] / src / interfaces /
1999-02-21 Marc G. FournierFrom: Tatsuo Ishii <t-ishii@sra.co.jp>
1999-02-21 Marc G. FournierFrom: Michael Meskes <Michael_Meskes@topmail.de>
1999-02-20 Marc G. FournierFrom: Michael Meskes <Michael_Meskes@topmail.de>
1999-02-19 Tom LaneOOPS ... Perl5 interface to PQsetdbLogin was actually
1999-02-18 Bruce MomjianEnable bushy and right-hand queries by default.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-02-11 Tom LaneRemove Perl module's unnecessary dependence on libpq...
1999-02-07 Tom LaneInclude -lcrypt when needed to link libpgtcl.so and...
1999-02-07 Tom LaneAdd PQresStatus() function to avoid direct access to...
1999-02-05 Bruce MomjianReverse out const to libpq interface from D'Arcy.
1999-02-04 Marc G. FournierFrom: Michael Meskes <Michael.Meskes@usa.net>
1999-02-04 Bruce MomjianConst fixes from D'Arcy.
1999-02-03 Bruce MomjianCleanup of source files where 'return' or 'var =' is...
1999-02-03 Bruce MomjianThe libpq function PQfnumber does not handle case-insen...
1999-02-02 Bruce MomjianIncluded patches make some enhancements to the multi...
1999-01-31 Marc G. FournierFrom: Michael Meskes <Michael.Meskes@usa.net>
1999-01-27 Marc G. FournierFrom: Tatsuo Ishii <t-ishii@sra.co.jp>
1999-01-25 Marc G. FournierFrom: Peter T Mount <peter@retep.org.uk>
1999-01-22 Marc G. Fournier|From: "D'Arcy" "J.M." Cain <darcy@druid.net>
1999-01-21 Marc G. FournierFrom: Michael Meskes <Michael.Meskes@usa.net>
1999-01-18 Bruce MomjianOkay, I've updated the ecpg parser yet again. Unfortuna...
1999-01-17 Tom LaneKeep Tcl from getting confused if backend closes connection
1999-01-17 Tom LaneTCL_ARRAYS option patches from Massimo Dal Zotto
1999-01-17 Bruce MomjianApply Win32 patch from Horak Daniel.
1999-01-17 Bruce MomjianAs the email posted to the announce and interfaces...
1999-01-17 Tom LaneImprove error message when connect() call fails:
1999-01-17 Tom LaneReplace direct inclusions of c.h with inclusion of...
1999-01-08 Byron NikolaidisUpdate 06-40-0004 -- Add Bookmark support!
1999-01-07 Bruce MomjianSorry for posting it here again, but I haven't corrected my
1999-01-06 Byron NikolaidisUpdate 06-40-0003
1999-01-05 Byron NikolaidisMini Update #2 -- final fixes for buffer lengths, null...
1998-12-31 Byron Nikolaidisuncomment MYLOG to prevent warnings in compile
1998-12-31 Byron NikolaidisMini update to fix SQLGetInfo to work properly (truncat...
1998-12-29 Byron NikolaidisMinor fixes to compile on unix for v6-40-0002
1998-12-29 Byron NikolaidisUpdate for version 6-40-0002 and re-merge Thomas' changes.
1998-12-22 Marc G. FournierFrom: Michael Meskes <Michael.Meskes@usa.net>
1998-12-18 Bruce MomjianHere are descriptions:
1998-12-17 Bruce MomjianUpgrade to Pygress 2.2.
1998-12-14 Bruce MomjianCompilation of libpq for Win32 breaks on 6.4, because...
1998-12-13 Bruce MomjianThis patch fixes the undefined (according to C) and...
1998-11-29 Tom LanePortability fix for old SunOS releases: realloc(NULL...
1998-11-18 Tom LanePerformance improvement for libpq: avoid calling malloc...
1998-11-12 Tom LaneFix at least a few shared-library problems on Linux.
1998-11-11 Byron NikolaidisUpdate for version 06-40-0001
1998-11-04 Thomas G. LockhartTest for and handle NULL arguments to mylog() print...
1998-11-04 Thomas G. LockhartSomehow had the solaris template names reversed. Probab...
1998-11-01 Marc G. FournierRemove various files that were moved to various subdire...
1998-10-28 Thomas G. LockhartFix macro declarations to allow disabling mylog() and...
1998-10-28 Thomas G. LockhartInclude appropriate flags for resolved shared library...
1998-10-27 Tom LaneDetect lack of permission to install into Perl module...
1998-10-23 Bruce MomjianPut back string instead of string.h in libpq++.
1998-10-23 Bruce MomjianChange string to string.h in libpq++. BSDI 3.0 complains.
1998-10-21 Thomas G. LockhartInclude new Makefile.shlib from top level
1998-10-21 Thomas G. LockhartArbitrary addition of a comment line to get ownership...
1998-10-19 Tom LaneCentralized shared-library build knowledge in a new...
1998-10-18 Tom Lanerun autoconf
1998-10-18 Tom LaneClean up shared makefile install procedures.
1998-10-18 Tom LaneStill another round of Perl-module installation tweaks.
1998-10-18 Tom LaneStill another round of Perl-module installation tweaks.
1998-10-17 Bruce MomjianRemove Makefile.PL.
1998-10-17 Bruce MomjianFix for GNUmakefile and stupid cruft I forgot in there.
1998-10-16 Bruce MomjianAdd missing tcl *.in files.
1998-10-16 Bruce Momjianinterfaces/Makefile fix.
1998-10-16 Bruce Momjianadd missing file for perl.
1998-10-16 Bruce MomjianHere's a patch. It also includes the latest parser...
1998-10-16 Bruce MomjianPerl fixes from Brook Milligan
1998-10-15 Bruce MomjianLAtest cvs has a little bug in src/interfaces/ecpg...
1998-10-14 Bruce MomjianI have included a couple of patches that will make...
1998-10-14 Thomas G. LockhartClean up library names and installation paths.
1998-10-14 Thomas G. LockhartRemove $(DESTDIR) as a path prefix. $(POSTGRESDIR)...
1998-10-14 Tom LaneFix another memory leak in pg_select --- pointed out...
1998-10-14 Bruce MomjianNew PGQUERY_LIMIT environment variable, and doc changes.
1998-10-13 Marc G. FournierFrom: Peter Gucwa <pg@softcomputer.com>
1998-10-13 Marc G. FournierRemove the -soname ${SHLIB} from solaris_{sparc,x86...
1998-10-12 Bruce MomjianThis patch updates the ImageViewer example to use Multi...
1998-10-12 Bruce MomjianTcl fixes from Billy G. Allie
1998-10-12 Bruce MomjianMore Solaris fixes.
1998-10-12 Bruce MomjianAdd SVr4 shared libraries.
1998-10-12 Bruce MomjianSolaris shared library fixes.
1998-10-10 Thomas G. LockhartMove documentation to sgml sources, so remove man page...
1998-10-10 Thomas G. LockhartMove documentation to sgml sources.
1998-10-09 Bruce Momjianmajor/minor shared name cleanup
1998-10-09 Thomas G. LockhartChanges to support standalone installation.
1998-10-09 Bruce MomjianMore bsdi 4.0 cleanups for shared libraries.
1998-10-09 Bruce MomjianMore bsdi 4.0 fixes.
1998-10-09 Bruce MomjianFix for BSDI shared libraries.
1998-10-08 Bruce MomjianAdd changelog.
1998-10-08 Bruce MomjianJust a quick patch. This makes the JDBC driver thread...
1998-10-08 Bruce MomjianHello!
1998-10-07 Thomas G. LockhartUse the $(LN_S) substitution for "ln -s" since configur...
1998-10-07 Thomas G. LockhartClean up for configuration from the Postgres main confi...
1998-10-07 Thomas G. LockhartAdd conditional compilation of the ODBC directory.
1998-10-06 Tom LaneTook it on myself to change libpq's sharedlib version...
1998-10-06 Tom LaneIf we're going to offer a default definition of PQmblen,
1998-10-06 Tom LaneRe-apply fix stomped on by someone else's patch. Tsk...
1998-10-06 Thomas G. LockhartUpdate source code to Byron's v6.30.0250 sources plus...
1998-10-06 Bruce MomjianHere are the patches against the current source tree...
1998-10-04 Tom LaneDisable doubling of backslashes in PQprint, per discussion
1998-10-03 Thomas G. LockhartChanges from Michael Meskes:
1998-10-03 Thomas G. LockhartUpdate for newest changes.
next