pgsql-server/contrib/tablefunc tablefunc.c exp ...

Started by Tom Lanealmost 23 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@svr1.postgresql.org 03/10/02 00:51:40

Modified files:
contrib/tablefunc: tablefunc.c
contrib/tablefunc/expected: tablefunc.out

Log message:
Attached is a patch for contrib/tablefunc. It fixes two issues raised by
Lars Boegild Thomsen (full email below) and also corrects the regression
expected output for a recent backend message adjustment. Please apply.

Joe Conway