Log Message:
-----------
Fix a potential free() of string literal in oid2name, per report from
Michael Fuhr. Along the way, fix a bunch of accesses to uninitialized
memory, add a mystrdup() routine and use it to cleanup some code.
Modified Files:
--------------
pgsql/contrib/oid2name:
oid2name.c (r1.25 -> r1.26)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/oid2name/oid2name.c.diff?r1=1.25&r2=1.26)
pgsql-committers by date
| Next: | From: User Am | Date: 2004-12-02 08:37:34 |
| Subject: press - pr: Finished the translation. |
| Previous: | From: Bruce Momjian | Date: 2004-12-02 04:40:37 |
| Subject: pgsql: Add: > > * Allow FOR UPDATE queries to do NOWAIT locks > |