pgsql: More tablespace.c comment improvements. - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: More tablespace.c comment improvements.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
More tablespace.c comment improvements.

Modified Files:
--------------
    pgsql/src/backend/commands:
        tablespace.c (r1.69 -> r1.70)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/tablespace.c?r1=1.69&r2=1.70)

pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Clarify tablespace.c::TablespaceCreateDbspace() comments.
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Remove all the special-case code for INT64_IS_BUSTED, per