File tree 2 files changed +4
-4
lines changed
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 (pgman@candle.pha.pa.us)
5
- Last updated: Tue Jul 5 18:59:32 EDT 2005
5
+ Last updated: Tue Jul 5 23:40:06 EDT 2005
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.
@@ -236,7 +236,7 @@ Data Types
236
236
Functions
237
237
=========
238
238
239
- * Add function to return compressed length of TOAST data values
239
+ * - Add function to return compressed length of TOAST data values
240
240
* Allow INET subnet tests using non-constants to be indexed
241
241
* Add transaction_timestamp(), statement_timestamp(), clock_timestamp()
242
242
functionality
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Tue Jul 5 18:59:32 EDT 2005
11
+ Last updated: Tue Jul 5 23:40:06 EDT 2005
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 > .
@@ -222,7 +222,7 @@ <h1><a name="section_4">Data Types</a></h1>
222
222
< h1 > < a name ="section_5 "> Functions</ a > </ h1 >
223
223
224
224
< ul >
225
- < li > Add function to return compressed length of TOAST data values
225
+ < li > - < em > Add function to return compressed length of TOAST data values</ em >
226
226
</ li > < li > Allow INET subnet tests using non-constants to be indexed
227
227
</ li > < li > Add transaction_timestamp(), statement_timestamp(), clock_timestamp()
228
228
functionality
You can’t perform that action at this time.
0 commit comments