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

Commit 7932f86

Browse files
committed
Update TODO list.
1 parent ddd596d commit 7932f86

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sat Jan 29 12:23:49 EST 2000
3+
Last updated: Fri Feb 4 17:40:21 EST 2000
44

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

@@ -82,6 +82,8 @@ MISC
8282
* SELECT ... UNION ... ORDER BY fails when sort expr not in result list
8383
* SELECT ... UNION ... GROUP BY fails if column types disagree, no type
8484
promotion occurs
85+
* Modification of pg_class can happen while table in use by
86+
another backend. Might lead to MVCC inside of syscache
8587

8688
ENHANCEMENTS
8789
------------

0 commit comments

Comments
 (0)