From: Bruce Momjian Date: Sat, 13 Feb 1999 23:22:44 +0000 (+0000) Subject: Change my-function-name-- to my_function_name, and optimizer renames. X-Git-Tag: REL6_5~4 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=c09ca00f09436d3312b4fa15242e7c3048f3d178;p=psqlodbc.git Change my-function-name-- to my_function_name, and optimizer renames. --- diff --git a/options.c b/options.c index f16ec4b..ed34a1c 100644 --- a/options.c +++ b/options.c @@ -270,7 +270,7 @@ int i; switch (fOption) { - /* Statement Options -- + /* Statement Options (apply to all stmts on the connection and become defaults for new stmts) */ case SQL_ASYNC_ENABLE: