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

Commit 7d2e1cb

Browse files
committed
Done:
> * -Add function to return compressed length of TOAST data values
1 parent c3a69c3 commit 7d2e1cb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/TODO

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
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
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -236,7 +236,7 @@ Data Types
236236
Functions
237237
=========
238238

239-
* Add function to return compressed length of TOAST data values
239+
* -Add function to return compressed length of TOAST data values
240240
* Allow INET subnet tests using non-constants to be indexed
241241
* Add transaction_timestamp(), statement_timestamp(), clock_timestamp()
242242
functionality

doc/src/FAQ/TODO.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<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
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<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>
222222
<h1><a name="section_5">Functions</a></h1>
223223

224224
<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>
226226
</li><li>Allow INET subnet tests using non-constants to be indexed
227227
</li><li>Add transaction_timestamp(), statement_timestamp(), clock_timestamp()
228228
functionality

0 commit comments

Comments
 (0)