]> granicus.if.org Git - postgresql/shortlog
postgresql
1998-06-30 Bruce MomjianRename locking structure names to be clearer. Add...
1998-06-28 Bruce MomjianRename lockt to locktype and rename LOCKT to LOCKTYPE.
1998-06-28 Bruce Momjianupdate
1998-06-28 Bruce Momjianbackend update.
1998-06-28 Bruce MomjianUpdate flowchart and backend descriptions.
1998-06-28 Bruce MomjianUpdate backend flowchart.
1998-06-27 Bruce MomjianRename BindingTable to ShmemIndex.
1998-06-27 Bruce MomjianMore cleanups for compiler warnings.
1998-06-27 Bruce MomjianRename proc_exit_clear to on_exit_reset.
1998-06-27 Bruce MomjianFix for hang after postmaster restart. Add new proc_ex...
1998-06-26 Bruce MomjianRename Lockm to Locks.
1998-06-26 Bruce MomjianRename LockTab to LockTable in function name.
1998-06-25 Bruce MomjianRename BindingTab to BindingTable.
1998-06-24 Bruce Momjiancleanup
1998-06-24 Bruce Momjianregenerate manual page list.
1998-06-24 Bruce Momjianmanual cleanup
1998-06-24 Bruce MomjianAdd another underscore to manual page name.
1998-06-23 Bruce MomjianBack out some changes I made just for testing.
1998-06-23 Bruce MomjianAdd underscores in manual references.
1998-06-23 Bruce Momjiancleanups
1998-06-23 Bruce MomjianRemove mention of monitor in manual pages.
1998-06-23 Bruce Momjianrename MAIN_MEMORY to STABLE_MEMORY_STORAGE
1998-06-22 Bruce Momjiannew linux_ppc port.
1998-06-21 Bruce MomjianRemove un-needed include files.
1998-06-20 Bruce MomjianFixup for asserts.
1998-06-20 Bruce MomjianRemove -c option for Constraint syntax so we us it...
1998-06-19 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-06-19 Bruce MomjianPort name cleanup
1998-06-19 Bruce MomjianSolaris cleanup.
1998-06-18 Bruce Momjianautocoinf
1998-06-18 Bruce MomjianAdd SLEEP_ON_ABORT
1998-06-18 Bruce Momjianport name cleanup
1998-06-18 Bruce MomjianUpdate .similar file for new template names.
1998-06-18 Bruce MomjianAdd Assert().
1998-06-18 Bruce MomjianCleanup UsePrivateMemory define.
1998-06-18 Bruce MomjianCleanups.
1998-06-17 Bruce Momjiangoodbye vfork.
1998-06-17 Bruce Momjiancleanup
1998-06-16 Byron NikolaidisUpdate to v.0246
1998-06-16 Bruce Momjian> Sure send it in, we can put it in contrib. > > ...
1998-06-16 Bruce MomjianAdd files to be updated for release.
1998-06-16 Bruce MomjianMore mb patches.
1998-06-16 Bruce MomjianHi, here are the patches to enhance existing MB handlin...
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.
next