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

Commit27d0749

Browse files
committed
Add:
>> o Allow GLOBAL temporary tables to exist as empty by default in> all sessions>>http://archives.postgresql.org/pgsql-hackers/2007-07/msg00006.php>
1 parent2c535bf commit27d0749

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

‎doc/TODO

Lines changed: 7 additions & 1 deletion
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:Mon Jul16 20:07:17 EDT 2007
4+
Last updated:Tue Jul17 20:15:52 EDT 2007
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -597,6 +597,12 @@ SQL Commands
597597
http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php
598598
http://archives.postgresql.org/pgsql-hackers/2007-06/msg00016.php
599599

600+
o Allow GLOBAL temporary tables to exist as empty by default in
601+
all sessions
602+
603+
http://archives.postgresql.org/pgsql-hackers/2007-07/msg00006.php
604+
605+
600606
* ALTER
601607

602608
o %Have ALTER TABLE RENAME rename SERIAL sequence names

‎doc/src/FAQ/TODO.html

Lines changed: 5 additions & 1 deletion
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:Mon Jul16 20:07:17 EDT 2007
11+
Last updated:Tue Jul17 20:15:52 EDT 2007
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>.
@@ -532,6 +532,10 @@ <h1><a name="section_8">SQL Commands</a></h1>
532532
in read-committed mode
533533
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php">http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php</a>
534534
<ahref="http://archives.postgresql.org/pgsql-hackers/2007-06/msg00016.php">http://archives.postgresql.org/pgsql-hackers/2007-06/msg00016.php</a>
535+
</p>
536+
</li><li>Allow GLOBAL temporary tables to exist as empty by default in
537+
all sessions
538+
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-07/msg00006.php">http://archives.postgresql.org/pgsql-hackers/2007-07/msg00006.php</a>
535539
</p>
536540
</li></ul>
537541
</li><li>ALTER

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp