1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-08 06:02:22 +03:00

Add CVS version labels to all install/uninstall scripts.

This commit is contained in:
Bruce Momjian
2007-11-13 04:24:29 +00:00
parent 1afbbcac20
commit 33e2e02493
66 changed files with 132 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
/* $PostgreSQL: pgsql/contrib/adminpack/uninstall_adminpack.sql,v 1.4 2007/11/13 04:24:27 momjian Exp $ */
DROP FUNCTION pg_catalog.pg_file_write(text, text, bool) ;
DROP FUNCTION pg_catalog.pg_file_rename(text, text, text) ;
DROP FUNCTION pg_catalog.pg_file_rename(text, text) ;