Обсуждение: some patches for 6.4.2
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@cs.unitn.it |
| Via Marconi, 141 phone: ++39-0461534251 |
| 38057 Pergine Valsugana (TN) www: http://www.cs.unitn.it/~dz/ |
| Italy pgp: finger dz@tango.cs.unitn.it |
+----------------------------------------------------------------------+
Вложения
Massimo Dal Zotto <dz@cs.unitn.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