pgsql: Rename function 'isexists' and 'isdefined' to 'exist' and

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Rename function 'isexists' and 'isdefined' to 'exist' and
Date: 2006-10-11 16:42:51
Message-ID: 20061011164251.732479FB30F@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Rename function 'isexists' and 'isdefined' to
'exist' and 'defined' accordingly. Old names
are saved not mentioned in docs - for compatibility
with old applications.
Per discussion
http://archives.postgresql.org/pgsql-hackers/2006-10/msg00571.php

Modified Files:
--------------
pgsql/contrib/hstore:
README.hstore (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/hstore/README.hstore.diff?r1=1.3&r2=1.4)
hstore.sql.in (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/hstore/hstore.sql.in.diff?r1=1.2&r2=1.3)
uninstall_hstore.sql (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/hstore/uninstall_hstore.sql.diff?r1=1.1&r2=1.2)
pgsql/contrib/hstore/expected:
hstore.out (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/hstore/expected/hstore.out.diff?r1=1.2&r2=1.3)
pgsql/contrib/hstore/sql:
hstore.sql (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/hstore/sql/hstore.sql.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-10-11 16:42:59 pgsql: Code review for LIKE INCLUDING CONSTRAINTS patch --- improve
Previous Message User Am 2006-10-11 13:16:39 press - pr: Added the 8.2 release files (Romanian) to cvs.