pg-migrator - pg_migrator: Rename pg_migrator support functions with a - Mailing list pgsql-committers

From tgl@pgfoundry.org (User Tgl)
Subject pg-migrator - pg_migrator: Rename pg_migrator support functions with a
Date
Msg-id 20090702233027.DF7CA107220A@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Rename pg_migrator support functions with a pg_ prefix, in hopes of decreasing
the risk of collision with user function names.  Get rid of useless manual
strictness checks.

Modified Files:
--------------
    pg_migrator/func:
        pg_migrator.c (r1.10 -> r1.11)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/func/pg_migrator.c?r1=1.10&r2=1.11)
    pg_migrator/src:
        pg_migrator.c (r1.54 -> r1.55)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c?r1=1.54&r2=1.55)
        relfilenode.c (r1.25 -> r1.26)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/relfilenode.c?r1=1.25&r2=1.26)

pgsql-committers by date:

Previous
From: bmomjian@pgfoundry.org (User Bmomjian)
Date:
Subject: pg-migrator - pg_migrator: Adjust mention of PGXS build usage.
Next
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: reorg - pg_reorg: Release 1.0.6.