pgsql: doc: Update ALTER SEQUENCE documentation to match

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Update ALTER SEQUENCE documentation to match
Date: 2017-01-25 14:00:03
Message-ID: E1cWO7H-0000bd-An@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Update ALTER SEQUENCE documentation to match

Update documentation to match change in
0bc1207aeb3de951bf95a9e9899b1256216d65f5.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/123f03ba2c6e2d85a5a900e79dd5f216bfb37e25

Modified Files
--------------
doc/src/sgml/ref/alter_sequence.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-01-25 14:17:39 pgsql: Change unknown-type literals to type text in SELECT and RETURNIN
Previous Message Tom Lane 2017-01-25 13:31:39 pgsql: Improve speed of contrib/postgres_fdw regression tests.