CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: [EMAIL PROTECTED] 03/06/24 22:10:15
Modified files:
contrib/dblink : README.dblink dblink.c dblink.h dblink.sql.in
contrib/dblink/doc: connection cursor execute query
contrib/dblink/expected: dblink.out
contrib/dblink/sql: dblink.sql
Log message:
Please apply attached patch to contrib/dblink. It adds named persistent
connections to dblink.
Shridhar Daithanka
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match