pgsql: Properly mark pg_freespace() function as strict.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly mark pg_freespace() function as strict.
Date: 2009-06-10 22:12:28
Message-ID: 20090610221229.006F675331E@cvs.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Properly mark pg_freespace() function as strict. Also update
uninstall script to match reality.

Modified Files:
--------------
pgsql/contrib/pg_freespacemap:
pg_freespacemap.sql.in (r1.11 -> r1.12)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_freespacemap/pg_freespacemap.sql.in?r1=1.11&r2=1.12)
uninstall_pg_freespacemap.sql (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_freespacemap/uninstall_pg_freespacemap.sql?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-06-10 22:34:11 pgsql: Clarify to the translator that plpgsql_yyerror() deals with the
Previous Message Peter Eisentraut 2009-06-10 21:51:57 pgsql: Clarify error message