]> granicus.if.org Git - postgresql/shortlog
postgresql
1999-03-07 Tom LaneRetrofit hashtable and shared-mem-size-estimation bug... REL6_4 github/REL6_4
1999-03-07 Tom LaneOops, looks like my local copy of dt.c conflicted with
1999-03-06 Tom LaneCorrect compile failures in REL6_4 datetime code.
1999-03-04 Marc G. FournierA fix for the int8 problem under FreeBSD ... if __FreeB...
1999-03-03 Thomas G. LockhartMove common date/time macros to a central place.
1999-02-13 Thomas G. LockhartRemove equivalence between datetime and float8. Wasn...
1999-02-13 Thomas G. LockhartThis patch fixes some problems in date handling for...
1999-02-07 Tom LaneBack-patch freebsd4 and '. ./conftest.sh' fixes into...
1999-02-07 Jan WieckChanged ExecConstraints() and ExecRelCheck() to cache...
1999-02-07 Jan WieckFixed not free'd heap tuple if BEFORE DELETE trigger...
1999-02-02 Jan WieckFixed failed assertion happening in multiple action...
1999-01-17 Tom LaneRe-insert %.sl rule into Makefile.hpux ... seems it...
1999-01-03 Bruce MomjianHISTORY update. REL6_4_2
1999-01-02 Bruce MomjianMention 6.4.2 changes.
1998-12-31 Thomas G. LockhartChange ordering of HAVE_TM_ZONE and HAVE_INT_TIMEZONE...
1998-12-29 Bruce MomjianUpgrade for 6.4.2.
1998-12-29 Bruce MomjianUpdate for 6.4.2.
1998-12-25 Bruce MomjianFix for version, update to 6.5.
1998-12-23 Bruce MomjianAdd subversion mention
1998-12-19 Thomas G. LockhartFix problem with bad reference to tzn in GetCurrentAbso...
1998-12-18 Bruce MomjianIncluded are patches for doc/README.mb and README.mb.jp.
1998-12-18 Bruce MomjianHere are descriptions:
1998-12-18 Bruce MomjianUpgrade for 6.4.1.
1998-12-18 Bruce MomjianUpdate for 6.4.1
1998-12-18 Bruce MomjianFix for HAVE_LONG bug in snprintf.c.
1998-12-18 Bruce MomjianUpgrade for 6.4.1.
1998-12-18 Bruce MomjianPrepare for 6.4.1.
1998-12-17 Bruce MomjianRemove need for doc 'install man' in INSTALL file....
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-14 Bruce MomjianOK, here is a diff for the README file in /usr/src...
1998-12-14 Bruce MomjianCurrent multi-byte related codes have a bug with SQL_ASCII
1998-12-14 Thomas G. LockhartAdd routines to help with single-byte char type handling.
1998-12-14 Thomas G. LockhartAdd routines and synonyms to help with single-byte...
1998-12-14 Thomas G. LockhartAdjust handling of data type names to suppress double...
1998-12-14 Thomas G. LockhartAdd routines to help with single-byte (internal) charac...
1998-12-14 Thomas G. LockhartUse the new implicit type coersion techniques for match...
1998-12-14 Thomas G. LockhartSwitch around conditional code so that HAVE_TM_ZONE...
1998-12-13 Tom LaneBuild pltcl.so correctly on platforms that want dependent
1998-12-13 Tom LanePartial fix for vendor-cc-versus-gcc incompatibility...
1998-12-13 Tom LaneUse standard AC_PROG_INSTALL macro to search for instal...
1998-12-13 Bruce MomjianAdd enable_plpgsql from Oliver.
1998-12-13 Bruce MomjianCleanup patch from Oleg.
1998-12-13 Bruce MomjianFix for lo_import crash.
1998-12-13 Bruce MomjianWhile investigating a user's complaint, I have found...
1998-12-13 Bruce MomjianNew ecpg man page.
1998-12-13 Bruce MomjianThis patch fixes the undefined (according to C) and...
1998-12-12 Bruce MomjianIncluded patches should fix following problems in the...
1998-12-12 Bruce MomjianFix prototype for 64-bit platforms.
1998-12-12 Bruce Momjianupdate pgaccess to 0.93.
1998-12-12 Bruce MomjianAdd stdio for NULL define.
1998-12-05 Tom LaneNo complaints heard about the main branch, so I'm commi...
1998-12-05 Tom LaneFix coredumping bug in pg_dump -z; also eliminate memor...
1998-11-30 Tom LanePortability fixes found needed for SunOS 4.1.x:
1998-11-29 Tom LaneChange exp() behavior to generate error on underflow...
1998-11-29 Tom LanePortability fix for old SunOS releases: realloc(NULL...
1998-11-29 Tom LanePortability fix for old SunOS releases: fflush(NULL)
1998-11-29 Tom Lanepq_getstr didn't handle buffer overrun correctly; it...
1998-11-25 Thomas G. Lockhartcsh and sh examples were reversed.
1998-11-24 Thomas G. LockhartAdditional fixes for mixed-case table names from Billy...
1998-11-24 Bruce MomjianUpdate platform FAQ's.
1998-11-24 Bruce MomjianVadim's OR fix.
1998-11-23 Jan WieckFixed bug in unknown module. Changed builtin function...
1998-11-23 Tom Lanemodify configure so that template/.similar entries...
1998-11-22 Tom LaneNeed to touch parse.h so it is not out of date with
1998-11-17 Thomas G. LockhartAdditional fix for creating tables with constraints
1998-11-15 Tom LaneFix a couple of bugs involving calling fmtID() twice in
1998-11-12 Thomas G. LockhartFix test for table existance to allow mixed-case and...
1998-11-12 Tom LaneFix at least a few shared-library problems on Linux.
1998-11-12 Tom LaneBack-patch EXPLAIN VERBOSE coredump fix into 6.4
1998-11-09 Bruce MomjianFix for NOT in where clause causing crash.
1998-11-07 Bruce Momjianupdate todo
1998-11-06 Thomas G. LockhartAdd "-N" flag to force double quotes around identifiers.
1998-11-06 Marc G. FournierUpgrade to 0.91 of pgaccess ...
1998-11-04 Marc G. FournierJust added a line...allows me to test things out...
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-02 Thomas G. LockhartFix email addres for Dan Horak per his request.
1998-11-02 Thomas G. LockhartMove configuration info to after installation procedure.
1998-11-02 Thomas G. LockhartInclude instructions on perl installation.
1998-11-02 Bruce MomjianFix for relname.data from SHIOZAKI Takehiko
1998-11-02 Marc G. Fournierslight mods required for freebsd (elf vs aout stuff)
1998-11-01 Marc G. FournierRemove various files that were moved to various subdire...
1998-10-31 Thomas G. LockhartCleanup for v6.4 release.
1998-10-31 Thomas G. LockhartTry to get only html and gif files into tarballs.
1998-10-31 Thomas G. LockhartNew versions for v6.4 release.
1998-10-31 Thomas G. LockhartGenerate from installation.sgml -> installation.rtf...
1998-10-31 Marc G. FournierThanks to Vince Vielhaber <vev@michvhf.com>
1998-10-31 Marc G. Fournieroops, forgot one part of the patch...remove 'false...
1998-10-31 Marc G. FournierMinor FreeBSD fixes put in place
1998-10-31 Bruce Momjians_lock patch from Ryan.
1998-10-30 Tom LaneMention --without-CXX option in online help.
1998-10-30 Thomas G. LockhartMinor editing and markup changes as a result of prepari...
1998-10-30 Thomas G. LockhartMinor cleanup in markup, especially in the Output section.
1998-10-30 Bruce MomjianUpdated TODO.
1998-10-30 Tom LaneBehave reasonably on a system without shared libraries.
1998-10-30 Thomas G. LockhartRemove obsolete file listing support resources which...
1998-10-30 Thomas G. LockhartMinor fix for Jan to remove claim in SPI and trigger...
1998-10-30 Thomas G. LockhartUser's Guide for v6.4.
1998-10-30 Marc G. FournierOkay, this shoudl provide a fix for the freebsd problem...
next