]> granicus.if.org Git - postgresql/shortlog
postgresql
1998-06-16 Bruce MomjianHere is the long awaited optimized version of the S_LOC...
1998-06-16 Bruce MomjianOk, attached is the lo type, which goes some way with...
1998-06-16 Bruce MomjianAdded missing file.
1998-06-16 Bruce Momjianlarge object fix
1998-06-16 Bruce MomjianI've hacked up pg_dump so that it generates CONSTRAINT...
1998-06-16 Bruce MomjianHello!
1998-06-16 Bruce MomjianThere is a patch which has worked for me. The real...
1998-06-16 Bruce Momjiantry again
1998-06-16 Bruce MomjianI investigated carefully POSTGRES data base (in idea...
1998-06-16 Bruce MomjianThe attached patch modifies libpgtcl per previous discu...
1998-06-16 Bruce MomjianAdd flag for linux-alpha.
1998-06-16 Bruce MomjianAdd FAQ_CVS.
1998-06-16 Bruce Momjianautoconf
1998-06-16 Bruce MomjianHere are two patches to fix up the c++ (and c) support...
1998-06-16 Bruce MomjianAdd bsdi shared library support.
1998-06-16 Bruce MomjianRemove time travel reference.
1998-06-16 Bruce MomjianChange error message and remove non-functional update...
1998-06-15 Bruce MomjianFix portname defines in Makefiles.
1998-06-15 Bruce MomjianAdd remove extra braces code to pgindent.
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-06-15 Bruce MomjianFix macros that were not properly surrounded by parens...
1998-06-14 Bruce MomjianRelationForgetRelation not needed in heap_destroy().
1998-06-14 Bruce MomjianMake new DISABLE_COMPLEX_MACRO for compilers that can...
1998-06-13 Bruce MomjianMake lo_unlink take oid param, not int4.
1998-06-13 Bruce MomjianFix problem with table drop after rollback of transacti...
1998-06-13 Bruce MomjianCleanup of 'sameuser' patch.
1998-06-13 Bruce Momjian> I needed to do that for the web database that I'm...
1998-06-12 Bruce Momjiantemplate change
1998-06-12 Bruce Momjiantemplate changes
1998-06-12 Bruce Momjianrun autoconf
1998-06-12 Bruce MomjianClean up template names and remove LINUX_ELF hack....
1998-06-09 Bruce MomjianNow 6.4.
1998-06-09 Bruce MomjianAuto-seed random so user's can't request random values...
1998-06-09 Bruce MomjianFix for exec() removal.
1998-06-09 Bruce MomjianAnother for for exec() removal and finding binaries.
1998-06-09 Bruce MomjianAttached is a patch that fixes these leaks, and does...
1998-06-08 Bruce MomjianFixed exec path problem.
1998-06-08 Byron NikolaidisOfficial V.0244 (missed a file)
1998-06-08 Bruce MomjianShow filename on exec failure.
1998-06-08 Bruce MomjianFix typo.
1998-06-08 Bruce MomjianMake regression optional.
1998-06-08 Bruce Momjianupdate to say "most advanced".
1998-06-08 Byron NikolaidisUpdate driver to official 6.30.0244 release.
1998-06-08 Bruce MomjianAdd real random() call to postmaster for use in cancel.
1998-06-05 Bruce MomjianAlso added two new files.
1998-06-05 Bruce MomjianI made several adjustments to my earlier patch to handl...
1998-06-04 Bruce MomjianShow backend status on ps command line. Remove unused...
1998-06-03 Byron NikolaidisUpdate odbc driver to current version V.0244
1998-06-03 Marc G. FournierFrom: Peter T Mount <patches@maidast.demon.co.uk>
1998-06-03 Marc G. FournierFrom: Peter T Mount <patches@maidast.demon.co.uk>
1998-06-03 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-06-01 Edmund Merglpgsql no more needs to be installed for perl
1998-06-01 Edmund Merglremoved constraint for perl: installed pgsql
1998-06-01 Edmund Mergladapted Makefile.PL to be build in source tree
1998-05-31 Marc G. FournierUpdate the text...
1998-05-31 Thomas G. LockhartRewrite JROUND macro to multiply by 1e6 rather than...
1998-05-29 Bruce Momjiancleanup.
1998-05-29 Bruce MomjianRemove fork()/exec() and only do fork(). Small cleanups.
1998-05-29 Thomas G. LockhartDefine new routines oper_exact() and oper_inexact().
1998-05-29 Thomas G. LockhartAdd func_select_candidate() to allow use in unary opera...
1998-05-29 Thomas G. LockhartAdd NAMEOID as built-in type.
1998-05-29 Thomas G. LockhartDo type conversion to match columns in UNION clauses.
1998-05-29 Thomas G. LockhartRequire #define variable ALLOW_ABSOLUTE_DBPATHS if...
1998-05-29 Thomas G. LockhartFix up a couple of comments broken by the automatic...
1998-05-29 Thomas G. LockhartAdd conversion functions between "name" and other strin...
1998-05-29 Thomas G. LockhartAdd conversion functions to and from the "name" data...
1998-05-29 Thomas G. LockhartEnsure string is completely null padded on input (as...
1998-05-29 Thomas G. LockhartAdd test for UNION.
1998-05-29 Thomas G. LockhartAdd test for UNION.
1998-05-29 Thomas G. LockhartClarify ownership and security issues with alternate...
1998-05-29 Thomas G. LockhartDefine PGDOC to use POSTGRESDIR by default.
1998-05-27 Bruce Momjianpostmaster/postgres options cleanup.
1998-05-26 Bruce MomjianCleanup.
1998-05-26 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-05-26 Bruce MomjianFix for drop database and junk filters.
1998-05-26 Bruce MomjianFix for postgres started from command line, sends ...
1998-05-24 Bruce MomjianClean up pg_hba.conf
1998-05-24 Marc G. Fournier1998-05-18 Karl Eichwalder <ke@suse.de>
1998-05-24 Marc G. FournierFrom: Brook Milligan <brook@trillium.NMSU.Edu>
1998-05-24 Marc G. FournierFrom: Tom Lane <tgl@sss.pgh.pa.us>
1998-05-22 Bruce MomjianSolaris 5 fix.
1998-05-22 Bruce MomjianMove FAQ_DEV to docs directory, where it belongs.
1998-05-21 Marc G. FournierFrom: David Hartwig <daveh@insightdist.com>
1998-05-21 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-05-19 Bruce MomjianAllow cancel from client of backend query. Change...
1998-05-18 Marc G. FournierFrom: Michael Meskes <meskes@topsystem.de>
1998-05-15 Marc G. FournierFrom: "Aldrin L." <aldrin@americasnet.com>
1998-05-15 Bruce MomjianAnother \f\ fix for psql.
1998-05-14 Bruce MomjianPass atttypmod to the frontend.
1998-05-13 Thomas G. LockhartFirst reference manual.
1998-05-13 Thomas G. LockhartFirst files for reference pages.
1998-05-13 Thomas G. LockhartFirst changes for reference pages. Fix markup in the...
1998-05-13 Thomas G. LockhartRemove extraneous -DPARSEDEBUG from CFLAGS options.
1998-05-13 Marc G. FournierMade a copy of errors with the AC_TRY_RUN() macro....
1998-05-13 Marc G. FournierAdd a check for DBL_MIN problem...not sure if this...
1998-05-13 Bruce MomjianRemove added NullProc define, and use fmgr.h value...
1998-05-13 Bruce Momjian|I noticed that the -assignbyidx function of -result...
1998-05-13 Bruce MomjianFix to allow \f \ to make spaces as delimiter.
1998-05-12 Bruce MomjianRemove --disable in configure
1998-05-12 Bruce MomjianRemove --disabled options from configure
next