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

Commitaab0159

Browse files
committed
Add:
>> * Support table partitioning that allows a single table to be stored> in subtables that are partitioned based on the primary key or a WHERE> clause
1 parent4201ba2 commitaab0159

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎doc/TODO

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Tue Mar 2219:36:14 EST 2005
5+
Last updated:Tue Mar 2220:25:09 EST 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -133,6 +133,10 @@ Administration
133133

134134
o Allow replication over unreliable or non-persistent links
135135

136+
* Support table partitioning that allows a single table to be stored
137+
in subtables that are partitioned based on the primary key or a WHERE
138+
clause
139+
136140

137141
Data Types
138142
==========

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp