Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitceb567c

Browse files
committed
Add URL's for sequence discussions:
>>http://archives.postgresql.org/pgsql-hackers/2008-03/msg00008.php>< o %Have ALTER TABLE RENAME rename SERIAL sequence names> o Have ALTER TABLE RENAME rename SERIAL sequence names>>http://archives.postgresql.org/pgsql-hackers/2008-03/msg00008.php>>http://archives.postgresql.org/pgsql-hackers/2008-03/msg00008.php
1 parentfb7b1df commitceb567c

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

‎doc/TODO

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer:Bruce Momjian (bruce@momjian.us)
4-
Last updated:Fri Feb 29 09:56:41 EST 2008
4+
Last updated:Mon Mar 3 10:06:41 EST 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -183,6 +183,9 @@ Data Types
183183

184184
* Consider placing all sequences in a single table, or create a system
185185
view
186+
187+
http://archives.postgresql.org/pgsql-hackers/2008-03/msg00008.php
188+
186189
* Dates and Times
187190

188191
o Allow infinite dates and intervals just like infinite timestamps
@@ -570,12 +573,16 @@ SQL Commands
570573

571574
* ALTER
572575

573-
o %Have ALTER TABLE RENAME rename SERIAL sequence names
576+
o Have ALTER TABLE RENAME rename SERIAL sequence names
577+
578+
http://archives.postgresql.org/pgsql-hackers/2008-03/msg00008.php
579+
574580
o Have ALTER SEQUENCE RENAME rename the sequence name stored
575581
in the sequence table
576582

577583
http://archives.postgresql.org/pgsql-bugs/2007-09/msg00092.php
578584
http://archives.postgresql.org/pgsql-bugs/2007-10/msg00007.php
585+
http://archives.postgresql.org/pgsql-hackers/2008-03/msg00008.php
579586

580587
o Add ALTER DOMAIN to modify the underlying data type
581588
o %Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME

‎doc/src/FAQ/TODO.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated:Fri Feb 29 09:56:41 EST 2008
11+
Last updated:Mon Mar 3 10:06:41 EST 2008
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -166,6 +166,8 @@ <h1><a name="section_3">Data Types</a></h1>
166166
</p>
167167
</li><li>Consider placing all sequences in a single table, or create a system
168168
view
169+
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2008-03/msg00008.php">http://archives.postgresql.org/pgsql-hackers/2008-03/msg00008.php</a>
170+
</p>
169171
</li><li>Dates and Times
170172
<ul>
171173
<li>Allow infinite dates and intervals just like infinite timestamps
@@ -507,11 +509,14 @@ <h1><a name="section_7">SQL Commands</a></h1>
507509
</li></ul>
508510
</li><li>ALTER
509511
<ul>
510-
<li>%Have ALTER TABLE RENAME rename SERIAL sequence names
512+
<li>Have ALTER TABLE RENAME rename SERIAL sequence names
513+
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2008-03/msg00008.php">http://archives.postgresql.org/pgsql-hackers/2008-03/msg00008.php</a>
514+
</p>
511515
</li><li>Have ALTER SEQUENCE RENAME rename the sequence name stored
512516
in the sequence table
513517
<p><ahref="http://archives.postgresql.org/pgsql-bugs/2007-09/msg00092.php">http://archives.postgresql.org/pgsql-bugs/2007-09/msg00092.php</a>
514518
<ahref="http://archives.postgresql.org/pgsql-bugs/2007-10/msg00007.php">http://archives.postgresql.org/pgsql-bugs/2007-10/msg00007.php</a>
519+
<ahref="http://archives.postgresql.org/pgsql-hackers/2008-03/msg00008.php">http://archives.postgresql.org/pgsql-hackers/2008-03/msg00008.php</a>
515520
</p>
516521
</li><li>Add ALTER DOMAIN to modify the underlying data type
517522
</li><li>%Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp