File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Tue Jul 25 12:23:06 EDT 2006
5
+ Last updated: Tue Jul 25 20:34:56 EDT 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -425,7 +425,7 @@ Views / Rules
425
425
SQL Commands
426
426
============
427
427
428
- * Change LIMIT/OFFSET and FETCH/MOVE to use int8
428
+ * - Change LIMIT/OFFSET and FETCH/MOVE to use int8
429
429
* Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
430
430
* Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
431
431
* %Allow SET CONSTRAINTS to be qualified by schema/table name
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Tue Jul 25 12:23:06 EDT 2006
11
+ Last updated: Tue Jul 25 20:34:56 EDT 2006
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -392,7 +392,7 @@ <h1><a name="section_7">Views / Rules</a></h1>
392
392
< h1 > < a name ="section_8 "> SQL Commands</ a > </ h1 >
393
393
394
394
< ul >
395
- < li > Change LIMIT/OFFSET and FETCH/MOVE to use int8
395
+ < li > - < em > Change LIMIT/OFFSET and FETCH/MOVE to use int8</ em >
396
396
</ li > < li > Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT
397
397
</ li > < li > Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
398
398
</ li > < li > %Allow SET CONSTRAINTS to be qualified by schema/table name
You can’t perform that action at this time.
0 commit comments