Re: [HACKERS] some patches for 6.4.2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Massimo Dal Zotto <dz(at)cs(dot)unitn(dot)it>
Cc: hackers(at)postgreSQL(dot)org (PostgreSQL Hackers)
Subject: Re: [HACKERS] some patches for 6.4.2
Date: 1999-01-17 21:22:22
Message-ID: 16469.916608142@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Massimo Dal Zotto <dz(at)cs(dot)unitn(dot)it> writes:
> I have some patches for version 6.4.2:

> config.patch added some configuration options
> lock.patch fixes to lock debugging macros
> pgtclid.patch fix for notify bug
> tclarrays.patch added missing code for tcl arrays
> trace.patch added a missing variable

Applied to current source tree, except pgtclid.patch modified per
my previous message.

I still think TCL_ARRAYS is a kluge ... we need a better solution
that can be turned on all the time without breaking other things...

regards, tom lane

Browse pgsql-hackers by date

  From Date Subject
Next Message Brook Milligan 1999-01-17 22:11:47 Re: [HACKERS] drop before create in pg_dump
Previous Message Tom Lane 1999-01-17 21:19:54 Re: [HACKERS] bug in libpgtcl listen