OSDN Git Service

pg-rex/syncrep.git
1998-04-03 Bruce MomjianA couple of weeks ago I submitted a patch to fix config...
1998-04-02 Vadim B. MikheevFix merging pathes of pruned rels ("indices are unused...
1998-04-01 Marc G. Fournierresync configure
1998-04-01 Marc G. FournierFrom: Maurice Gittens <mgittens@david.gits.nl>
1998-04-01 Marc G. Fournierremove the call to port-protos.h ...
1998-03-31 Bruce MomjianSmall HAVING cleanup.
1998-03-31 Bruce MomjianFix macro read violation for Maurice.
1998-03-31 Bruce MomjianMerge rename name page into alter table. Fix UNION...
1998-03-31 Marc G. FournierPointed out by: Doug Winterburn <dlw@seavme.xroads...
1998-03-31 Marc G. FournierPointed out by: Doug Winterburn <dlw@seavme.xroads...
1998-03-30 Bruce Momjiandocumentation for HAVING, clean up UNION comment.
1998-03-30 Bruce MomjianThis simple patch to catalog/pg_type.c fixes a buffer...
1998-03-30 Bruce MomjianThis problem had nothing to do with the upgrades I...
1998-03-30 Bruce MomjianThe following uuencoded, gzip'd file will ...
1998-03-30 Bruce MomjianThe buffer overrun while creating sequences turns out...
1998-03-30 Bruce MomjianThere's a patch attached to fix gcc 2.8.x warnings...
1998-03-30 Bruce MomjianI started adding the Having Clause and it works quite...
1998-03-29 Marc G. FournierUpgrade to v0.86
1998-03-28 Bruce MomjianPrevent pgindent from being run on odbc in the future.
1998-03-26 Bruce MomjianI have been troubled by a segmentation fault when reloa...
1998-03-26 Bruce MomjianBETWEEN and LIKE patch from Thomas
1998-03-26 Bruce MomjianUpdate manual
1998-03-25 Bruce MomjianMention rollback instead of abort.
1998-03-25 Bruce Momjianinstall cleanup
1998-03-23 Bruce MomjianFAQ_Irix update
1998-03-23 Bruce Momjianupdate for 6.3.1
1998-03-23 Bruce MomjianManual page fixes.
1998-03-23 Bruce Momjianautoconf again.
1998-03-23 Bruce Momjianmore tcl/tk fixes
1998-03-23 Bruce MomjianAnother tcl/tk fix.
1998-03-23 Bruce Momjianoops, forgot to run autoconf.
1998-03-23 Bruce Momjiananother tcl/tk patch
1998-03-23 Bruce Momjian fix for tcl/tk in configure
1998-03-22 Marc G. FournierAdd NetBSD specific expected files
1998-03-22 Marc G. FournierSlightly updated regression output for FreeBSD 3.0...
1998-03-22 Marc G. FournierMade some changes to clean up how initdb works...just...
1998-03-22 Marc G. FournierChange 2>$1 to -o /dev/null instead...
1998-03-22 Marc G. FournierMoved sys/types.h to before netdb.h
1998-03-22 Bruce MomjianCleanup for Thomas
1998-03-22 Marc G. FournierContribution for logging Apache Web stats to PostgreSQL
1998-03-21 Bruce Momjian change in item person;
1998-03-21 Bruce Momjiancleanup instructions for patch upgrade.
1998-03-21 Bruce MomjianUpdate for 6.3p1 release.
1998-03-21 Bruce MomjianBetter identify tcl and tk.
1998-03-20 Bruce MomjianThis patch fixes a couple of minor bugs:
1998-03-20 Bruce MomjianDisable -lbsd on alpha.
1998-03-20 Bruce MomjianAdd missing file.
1998-03-20 Bruce MomjianOK...here is a patch that will cause the magnetic disk...
1998-03-20 Bruce MomjianSorry. I made above mistakes. "__svr4" should be "__svr...
1998-03-20 Bruce MomjianFix spelling of "including
1998-03-20 Bruce MomjianHPUX build does not build shared lib versions of libpq...
1998-03-20 Bruce MomjianIn libpq-fe.h: #if defined(sun) && defined(sparc)...
1998-03-20 Bruce MomjianThe real trick is to add -Dalpha to the CFLAGS setting...
1998-03-20 Bruce Momjian> > I'm using text[] arrays. Some of my array elements...
1998-03-20 Bruce MomjianHere's my next patch to bring ecpg to version 1.1....
1998-03-18 Thomas G. LockhartAllow parsing expressions with ") -" (scan.l, scan...
1998-03-18 Bruce MomjianAdd checks for UNION target fields, and add optional...
1998-03-16 Bruce MomjianSunOS .similar cleanup.
1998-03-16 Bruce MomjianAdd SunOS entries.
1998-03-16 Bruce MomjianPrevent \do from wrapping.
1998-03-16 Bruce MomjianMake pg_user /xpg_user change complete.
1998-03-16 Bruce MomjianRemove duplicates
1998-03-16 Bruce MomjianFix for Datasize = 0 error, from Vadim.
1998-03-16 Bruce MomjianFix for pg_dump of large objects, from alvin@camberlo...
1998-03-16 Bruce Momjiansubselect notes from Vadim.
1998-03-15 Marc G. FournierFrom: Jeroen van Vianen <jeroenv@design.nl>
1998-03-15 Marc G. FournierFrom: hankin <hankin@consultco.com>
1998-03-15 Marc G. FournierReply-To: Jordi MacDonald <jordi@spartanmedia.com>
1998-03-15 Marc G. FournierFrom: Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>
1998-03-15 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-03-15 Marc G. FournierFrom: "Thomas G. Lockhart" <lockhart@alumni.caltech...
1998-03-15 Marc G. FournierFrom: Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>
1998-03-15 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-03-15 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-03-15 Marc G. FournierFrom: Peter T Mount <patches@maidast.demon.co.uk>
1998-03-15 Bruce Momjian CLUSTER cleanup
1998-03-14 Bruce MomjianCluster fixup.
1998-03-14 Bruce MomjianChange Postgres95 to PostgreSQL. Update CLUSTER manual...
1998-03-14 Bruce MomjianRemove postgres95.
1998-03-12 Marc G. FournierUpdate Pgaccess to 0.83
1998-03-10 Marc G. FournierGet the ultrix4 ports back in sync...
1998-03-07 Thomas G. LockhartRepair "LIKE" behavior with two adjacent wildcard chara...
1998-03-07 Thomas G. LockhartAdd one-line fix to allow redefining built-in functions.
1998-03-07 Bruce MomjianFix bad oid in table.
1998-03-06 Bruce Momjianxinv fix for tclsh
1998-03-06 Bruce Momjianpg_user cleanup.
1998-03-06 Bruce MomjianRename pg_user to pg_shadow.
1998-03-05 Marc G. FournierAdd ecpg back in again
1998-03-04 Bruce MomjianGet rid of those pesky long constants, 'l'. Has no...
1998-03-02 Marc G. FournierOne last change to configure for 'non-gcc' compiler
1998-03-02 Marc G. FournierFrom: Darren King <darrenk@insightdist.com>
1998-03-02 Bruce MomjianReminder for next time.
1998-03-02 Marc G. FournierLast minute clean up for SunOS...
1998-03-02 Marc G. FournierChange configure to reflect v6.3 vs v6.2 :)
1998-03-02 Marc G. FournierBring pgaccess up to 0.82 - last update before release
1998-03-02 Thomas G. LockhartFix money type USE_LOCALE support at least for default...
1998-03-01 Bruce MomjianUpdate for release. Add mention of new manuals.
1998-03-01 Bruce MomjianInstall new 0.81 pgaccess release.
1998-03-01 Thomas G. LockhartUpdate html tar files to include only necessary gif...
1998-03-01 Thomas G. LockhartMake this rely on a real Makefile in sgml/.
next