some patches for 6.4.2

From: Massimo Dal Zotto <dz(at)cs(dot)unitn(dot)it>
To: hackers(at)postgreSQL(dot)org (PostgreSQL Hackers)
Subject: some patches for 6.4.2
Date: 1999-01-08 16:07:02
Message-ID: 199901081607.RAA04572@nikita.wizard.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

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

--
Massimo Dal Zotto

+----------------------------------------------------------------------+
| Massimo Dal Zotto email: dz(at)cs(dot)unitn(dot)it |
| Via Marconi, 141 phone: ++39-0461534251 |
| 38057 Pergine Valsugana (TN) www: http://www.cs.unitn.it/~dz/ |
| Italy pgp: finger dz(at)tango(dot)cs(dot)unitn(dot)it |
+----------------------------------------------------------------------+

Attachment Content-Type Size
unknown_filename application/octet-stream 3.3 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-01-08 16:27:51 Re: EXCEPT/INTERSECT for v6.4
Previous Message Massimo Dal Zotto 1999-01-08 15:58:34 bug in CREATE USER