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: Mon Apr 24 20:06:13 EDT 2006
5
+ Last updated: Mon Apr 24 20:26:45 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.
@@ -295,7 +295,7 @@ Functions
295
295
=========
296
296
297
297
* Allow INET subnet tests using non-constants to be indexed
298
- * Add transaction_timestamp(), statement_timestamp(), clock_timestamp()
298
+ * - Add transaction_timestamp(), statement_timestamp(), clock_timestamp()
299
299
functionality
300
300
301
301
Current CURRENT_TIMESTAMP returns the start time of the current
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: Mon Apr 24 20:06:13 EDT 2006
11
+ Last updated: Mon Apr 24 20:26:45 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 > .
@@ -274,7 +274,7 @@ <h1><a name="section_5">Functions</a></h1>
274
274
275
275
< ul >
276
276
< li > Allow INET subnet tests using non-constants to be indexed
277
- </ li > < li > Add transaction_timestamp(), statement_timestamp(), clock_timestamp()
277
+ </ li > < li > - < em > Add transaction_timestamp(), statement_timestamp(), clock_timestamp()</ em >
278
278
functionality
279
279
< p > Current CURRENT_TIMESTAMP returns the start time of the current
280
280
transaction, and gettimeofday() returns the wallclock time. This will
You can’t perform that action at this time.
0 commit comments