OSDN Git Service

pg-rex/syncrep.git
1998-10-14 Thomas G. LockhartAdd mention of the SERIAL data type.
1998-10-14 Thomas G. LockhartChapter on indices intended for the User's Guide.
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 Thomas G. LockhartAllow auto-detection of cpp and required flags.
1998-10-14 Thomas G. LockhartMake genbki.sh a configureable shell program to allow...
1998-10-14 Thomas G. LockhartAdd Taral's test for flags required by the detected...
1998-10-14 Thomas G. LockhartAllow TIMESTAMP as a column name or general identifier.
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-14 Bruce MomjianNew QUERY_LIMIT set command.
1998-10-14 Bruce MomjianNo more pgintro.
1998-10-14 Bruce MomjianNo more pgbuiltin.
1998-10-13 Marc G. FournierUpdated regression.diffs file for Solaris x86...
1998-10-13 Marc G. FournierFrom: Peter Gucwa <pg@softcomputer.com>
1998-10-13 Marc G. FournierNew regression results for Solaris-Sparc 2.6 w/ gcc...
1998-10-13 Marc G. FournierThis is plain wrong, but check to see if DataDir was...
1998-10-13 Marc G. Fourniercase statement in select call was missing a break...
1998-10-13 Marc G. Fournierchange configure so that if postgresql isn't being...
1998-10-13 Bruce Momjianauytoconf
1998-10-13 Bruce MomjianRemove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR.
1998-10-13 Marc G. FournierRemove the -soname ${SHLIB} from solaris_{sparc,x86...
1998-10-12 Bruce Momjianautoconf
1998-10-12 Bruce MomjianTCL_LIB/TCL_INCDIR cleanup.
1998-10-12 Bruce MomjianTCL_LIB.
1998-10-12 Bruce MomjianFix for inet from Tom H.
1998-10-12 Bruce MomjianNo more TCL_LIB>
1998-10-12 Bruce Momjianautoconf
1998-10-12 Bruce MomjianFix for Solaris/i386.
1998-10-12 Bruce MomjianFix for version.c warning.
1998-10-12 Bruce Momjiandistclean fixup
1998-10-12 Bruce MomjianAdd mklang.sh.in to plpgsql.
1998-10-12 Bruce MomjianCleanup from Billy.
1998-10-12 Bruce MomjianTCL_LIB, TCL_INC not used.
1998-10-12 Bruce Momjiantcl cleanup.
1998-10-12 Bruce Momjianautoconf
1998-10-12 Bruce MomjianNew INET functions from D'Arcy J.M. Cain
1998-10-12 Bruce MomjianThis patch updates the ImageViewer example to use Multi...
1998-10-12 Bruce Momjianplpgsql fixes from Billy G. Allie
1998-10-12 Bruce Momjianadd new file.
1998-10-12 Bruce MomjianTcl fixes from Billy G. Allie
1998-10-12 Bruce Momjian2) Can't dump/restore varchar fields (See attached...
1998-10-12 Bruce Momjianautoconf
1998-10-12 Bruce MomjianCleanup.
1998-10-12 Bruce MomjianFix for inet_net_pton() from Tom.
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-12 Bruce MomjianFix for vacuum and cache use. Fix for BSDI 4.0.
1998-10-10 Thomas G. LockhartAdd new "-n" flag to pg_dump.
1998-10-10 Thomas G. LockhartClean up markup.
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-10 Bruce Momjianshared library instructions.
1998-10-09 Bruce MomjianNew shared library mentions.
1998-10-09 Bruce MomjianReverse out vacuum change.
1998-10-09 Bruce Momjianmajor/minor shared name cleanup
1998-10-09 Bruce MomjianRecommend ldconfig on any ELF.
1998-10-09 Bruce Momjianautoconf
1998-10-09 Bruce Momjianconfigure cleanup
1998-10-09 Bruce Momjianautoconf
1998-10-09 Bruce Momjian There where a few more problems fixed by the patch...
1998-10-09 Bruce MomjianFix for version() string overwrite.
1998-10-09 Thomas G. LockhartAdd wildcard asterisk to the UNLISTEN syntax.
1998-10-09 Thomas G. LockhartChanges to support standalone installation.
1998-10-09 Thomas G. LockhartAdjustments for standalone and integrated ODBC.
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 MomjianCleanup of distclean.
1998-10-09 Bruce MomjianFix for BSDI shared libraries.
1998-10-09 Bruce MomjianAutoconf
1998-10-09 Bruce MomjianCleanup of pl files.
1998-10-08 Tom LaneClean up minor gcc warning about lack of reset_r_plans...
1998-10-08 Bruce MomjianI have had a few problems with the PL stuff recently...
1998-10-08 Tom LaneDo not enable TCL_ARRAYS feature by default, because it
1998-10-08 Bruce MomjianUpdate to pgaccess 0.90.
1998-10-08 Bruce MomjianNo need compile command/version.c anymore.
1998-10-08 Bruce MomjianMake functions static or ifdef NOT_USED. Prevent pg_ve...
1998-10-08 Tom Lanelibpgtcl.sgml still needs work, but at least there are
1998-10-08 Bruce MomjianFix for INET type addition.
1998-10-08 Tom LaneGrammar, my boy, grammar :-(
1998-10-08 Tom LaneI'm too short of time to make these man pages look...
1998-10-08 Tom LaneI continue my quest to eliminate documentation that...
1998-10-08 Bruce MomjianAdd changelog.
1998-10-08 Bruce Momjianremove unused file.
1998-10-08 Bruce MomjianJust a quick patch. This makes the JDBC driver thread...
1998-10-08 Bruce MomjianCleanup for snprintf for long long's.
1998-10-08 Tom LaneLink unlisten.sgml into what I hope are the right places.
1998-10-08 Bruce MomjianI agree. I think, though, that the best argument prese...
1998-10-08 Tom LaneAnd some UNLISTEN doco too!
1998-10-08 Tom LaneLISTEN/NOTIFY doc improvements.
1998-10-08 Bruce MomjianHello!
1998-10-07 Bruce Momjianvacuum cleanups
1998-10-07 Bruce MomjianFix snprintf.c for machines that don't have long long...
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-07 Thomas G. LockhartAdd a few items to support an integrated build of the...
1998-10-07 Thomas G. LockhartSeparate out the lextest so that it is run by "make...
1998-10-07 Bruce Momjianmake lock variable only used with fcntl
next