pgsql: Fix identify_locking_dependencies to reflect the fact that - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix identify_locking_dependencies to reflect the fact that
Date
Msg-id 20090313225045.04A34754AD4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix identify_locking_dependencies to reflect the fact that fix_dependencies
previously repointed TABLE dependencies to TABLE DATA.  Mea culpa.

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_backup_archiver.c (r1.166 -> r1.167)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_archiver.c?r1=1.166&r2=1.167)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Restore previous ordering of BUFFER_FLUSH_START probe.
Next
From: ormod@pgfoundry.org
Date:
Subject: pgmemcache: pgmemcache pgmemcache.c