]> granicus.if.org Git - postgresql/shortlog
postgresql
1998-08-26 Bruce MomjianFix problem where attbyval was wrong for xid types.
1998-08-26 Bruce MomjianFix atttypmod alignment again, and re-enable ecpg.
1998-08-26 Bruce MomjianFix atttypmod to be int32 in system catalogs. Oops.
1998-08-26 Bruce MomjianMake attalign match type alignment.
1998-08-26 Thomas G. LockhartFix up crashing symptoms for new serial type by making...
1998-08-26 Bruce MomjianFix for select bug.
1998-08-25 Marc G. Fourniercvs add'd two files for the tprintf() patch...
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-08-25 Marc G. FournierMassimo Dal Zotto <dz@cs.unitn.it>
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-08-25 Marc G. Fourniermissed adding a new include file
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-08-25 Bruce MomjianCan someone please apply this portability patch to...
1998-08-25 Thomas G. LockhartAdd is_sequence flag to ColumnDef structure. Used to...
1998-08-25 Thomas G. LockhartSupport SERIAL column type. Expand column marked is_seq...
1998-08-25 Thomas G. LockhartSupport SERIAL column type. Expand into an integer...
1998-08-25 Thomas G. LockhartMake new section header.
1998-08-25 Thomas G. LockhartClean up double-quotes around column and table names.
1998-08-25 Thomas G. LockhartMove debugging printout of the query tree to print...
1998-08-25 Marc G. FournierAdd nextstep to similar template file
1998-08-25 Marc G. Fournierre-integrate nextstep dynloader functionality
1998-08-25 Marc G. FournierFrom: Michael Meskes <meskes@online-club.de>
1998-08-25 Marc G. FournierFrom: Michael Meskes <meskes@online-club.de>
1998-08-25 Marc G. FournierFrom: Michael Meskes <meskes@online-club.de>
1998-08-25 Bruce Momjian>Applied.
1998-08-25 Bruce MomjianCleanup of target file.
1998-08-25 Bruce MomjianMake sure resdomno for update/insert match attribute...
1998-08-25 Bruce Momjianint64 fix
1998-08-24 Bruce Momjianmove plpgsql
1998-08-24 Bruce Momjianmove plpgsql to src/pl for Jan.
1998-08-24 Bruce MomjianFix bootstrap so it properly defines alignment of attri...
1998-08-24 Bruce Momjianautoconf
1998-08-24 Bruce MomjianLONG_LONG_64 fix.
1998-08-24 Bruce Momjianautoconf
1998-08-24 Bruce MomjianI have found a minor problem with current configure.in.
1998-08-24 Bruce Momjianman pages cleanup
1998-08-24 Bruce MomjianOLD has to return CURRENT for now, Jan.
1998-08-24 Bruce Momjian This is the final state of the rule system for...
1998-08-24 Bruce MomjianCompile ecpg by default.
1998-08-24 Bruce Momjian just that the regression tests for rules work,...
1998-08-24 Bruce Momjiano note that now pg_database has a new attribuite "encod...
1998-08-23 Bruce Momjianautoconf
1998-08-23 Bruce MomjianAttached is a patch that uses autoconf to determine...
1998-08-23 Bruce Momjiancleanup
1998-08-22 Bruce Momjianfulltext copy script.
1998-08-22 Bruce Momjian As proposed, here is the current version of...
1998-08-22 Bruce MomjianPatch to allow createuser options from the command...
1998-08-22 Bruce MomjianWith the attached patch, I have verified that long...
1998-08-22 Bruce MomjianThe attached patch fixes a problem that I seem to have...
1998-08-22 Bruce MomjianHere are additional patches for the UnixWare 7 port.
1998-08-21 Bruce MomjianFix display in initdb.
1998-08-20 Bruce MomjianFix for index problem that showed up in constraint...
1998-08-20 Bruce Momjianupdate fixes.
1998-08-20 Bruce Momjianfix for index problem.
1998-08-20 Bruce MomjianAnother vacuum fix.
1998-08-19 Bruce MomjianFix for vacuum introduced today.
1998-08-19 Bruce MomjianVacuum cleanup.
1998-08-19 Bruce MomjianVacuum fix. Was modifying cache.
1998-08-19 Bruce MomjianFix for vacuum updating problem.
1998-08-19 Bruce Momjianfix for ecpg corruption
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-08-19 Marc G. FournierFix for SNPRINTF test in configure
1998-08-19 Marc G. FournierAdd rule tests to regression tests...
1998-08-18 Marc G. FournierFrom: Jan Wieck <jwieck@debis.com>
1998-08-17 Thomas G. LockhartMake small sentence cleanups. Add missing formatting...
1998-08-17 Thomas G. LockhartRename Id tags to eliminate the trailing "-1" field...
1998-08-17 Thomas G. LockhartMove SQL reference pages up into the User's Guide.
1998-08-17 Thomas G. LockhartSmall sentence cleanups. Add tags for acronyms and...
1998-08-17 Thomas G. LockhartBring document list closer to up to day.
1998-08-17 Thomas G. LockhartEnhanced the allowed constraint syntax, so remove menti...
1998-08-17 Thomas G. LockhartUpdate Id fields in header tags. Rename the TUTORIAL...
1998-08-17 Thomas G. LockhartFix small typo.
1998-08-17 Thomas G. LockhartUpdate the random test so it should succeed most of...
1998-08-17 Thomas G. LockhartUpdate for changes to gram.y.
1998-08-17 Thomas G. LockhartAllow NOT LIKE, IN, NOT IN, BETWEEN, and NOT BETWEEN...
1998-08-17 Thomas G. LockhartUse the parser macro IS_BINARY_COMPATIBLE() to allow...
1998-08-17 Marc G. FournierFrom: Tom Lane <tgl@sss.pgh.pa.us>To: pgsql-patches...
1998-08-17 Marc G. FournierJust a couple of "after-commit" cleanups...
1998-08-17 Marc G. FournierDate: Sun, 16 Aug 1998 14:56:48 -0400
1998-08-17 Marc G. FournierFrom: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
1998-08-16 Thomas G. LockhartAllow a null pointer to be returned from get_opname().
1998-08-16 Thomas G. LockhartCheck for null pointer returned from get_opname().
1998-08-16 Thomas G. LockhartCheck for null pointer returned from get_opname().
1998-08-16 Thomas G. LockhartDisable not-ready-to-use support code for the line...
1998-08-15 Thomas G. LockhartThis README only mentions nroff problems with page...
1998-08-15 Thomas G. LockhartInclude a sentence in the top pointing to the new docs.
1998-08-15 Thomas G. LockhartConverted to page.sgml. Not needed in a man page.
1998-08-15 Thomas G. LockhartInformation moved to sgml source files.
1998-08-15 Thomas G. LockhartMake minor formatting improvements to statement synopses.
1998-08-15 Thomas G. LockhartUpdate for new information on PQsetNoticeProcessor().
1998-08-15 Thomas G. LockhartChange Id field in chapter tag to change html output...
1998-08-15 Thomas G. LockhartInclude working list of all documentation sources,...
1998-08-15 Thomas G. LockhartInclude new chapters.
1998-08-15 Thomas G. LockhartNice exposition on indices and keys from Herouth Maoz...
next