pgsql: Remove obsolete comment

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove obsolete comment
Date: 2018-08-13 19:18:11
Message-ID: E1fpILz-0001MS-MR@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove obsolete comment

The sequence name is no longer stored in the sequence relation, since
1753b1b027035029c2a2a1649065762fafbf63f3.

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6c206de559d40641dc0357fdae2003bfc7b015ad

Modified Files
--------------
src/backend/commands/tablecmds.c | 6 ------
1 file changed, 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-08-13 21:49:34 pgsql: Remove obsolete darwin dynloader code
Previous Message Tom Lane 2018-08-13 17:08:06 pgsql: Fix libpq's implementation of per-host connection timeouts.