CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: [EMAIL PROTECTED] 03/08/24 18:02:43
Modified files:
doc/src/sgml/ref: close.sgml declare.sgml fetch.sgml
src/backend/commands: portalcmds.c
src/backend/utils/mmgr: portalmem.c
src/test/regress/expected: portals.out
Log message:
Change warnings for non-existing or pre-existing cursors to errors.
---------------------------(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