CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 16:43:25
Modified files:
contrib/dblink : dblink.c
Log message:
Added missing SPI_finish() calls to get_tuple_of_interest(). Fixes bug
reported by Andrea Grassi.
-
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 16:44:54
Modified files:
contrib/dblink : Tag: REL7_3_STABLE dblink.c
Log message:
Added missing SPI_finish() calls to get_tuple_of_interest(). Fixes bug
reported by And
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/11/26 16:44:13
Modified files:
contrib/dblink : Tag: REL7_4_STABLE dblink.c
Log message:
Added missing SPI_finish() calls to get_tuple_of_interest(). Fixes bug
reported by And