pgsql/src/interfaces/libpq fe-exec.c libpq-fe.h
- From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
- To: pgsql-committers(at)postgresql(dot)org
- Subject: pgsql/src/interfaces/libpq fe-exec.c libpq-fe.h
- Date: Mon, 15 Apr 2002 19:35:52 -0400 (EDT)
- Message-id: <20020415233552.73855479C97@postgresql.org> <text/plain>
CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/04/15 19:35:51
Modified files:
src/interfaces/libpq: fe-exec.c libpq-fe.h
Log message:
Fix for NOTIFY when NAMEDATALEN is nonstandard in server. Fix idea from
Tom Lane to move string storage to end of structure but keep pointer in
the same location.
Home |
Main Index |
Thread Index