Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c177ba9

Browse files
committed
Move:
> * Add the concept of dataspaces/tablespaces [tablespaces] 307d307 < * Add the concept of dataspaces/tablespaces [tablespaces]
1 parent 9b9b149 commit c177ba9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sat Jan 25 20:13:27 EST 2003
3+
Last updated: Mon Jan 27 18:16:46 EST 2003
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -54,6 +54,7 @@ Administration
5454
* Have standalone backend read postgresql.conf
5555
* Add group object ownership, so groups can rename/drop/grant on objects,
5656
so we can implement roles
57+
* Add the concept of dataspaces/tablespaces [tablespaces]
5758

5859
Data Types
5960
==========
@@ -304,7 +305,6 @@ Exotic Features
304305

305306
* Add SQL99 WITH clause to SELECT (Tom, Fernando)
306307
* Add SQL99 WITH RECURSIVE to SELECT (Tom, Fernando)
307-
* Add the concept of dataspaces/tablespaces [tablespaces]
308308
* Allow queries across multiple databases [crossdb]
309309
* Add pre-parsing phase that converts non-ANSI features to supported features
310310
* Allow plug-in modules to emulate features from other databases

0 commit comments

Comments
 (0)