diff options
author | Bruce Momjian | 2008-07-15 03:17:51 +0000 |
---|---|---|
committer | Bruce Momjian | 2008-07-15 03:17:51 +0000 |
commit | db13b7d61f1359bb007f15241dc5ef8cf2590249 (patch) | |
tree | 0c9a6c52851fc96d95dca3774091dc75fa2d7a68 /doc/src/FAQ | |
parent | 8516ce09140e86fbc5bce9045695595810198834 (diff) |
Done:
> o -Have psql show current values for a sequence
Diffstat (limited to 'doc/src/FAQ')
-rw-r--r-- | doc/src/FAQ/TODO.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 828b91638aa..63d29b4a809 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@ <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <h1><a name="section_1">PostgreSQL TODO List</a></h1> <p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated: Mon Jul 14 18:57:12 EDT 2008 +Last updated: Mon Jul 14 23:17:45 EDT 2008 </p> <p>The most recent version of this document can be viewed at<br/> <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. @@ -928,7 +928,7 @@ first. There is also a developer's wiki at<br/> </p> </li><li>psql <ul> - <li>Have psql show current values for a sequence + <li>-<em>Have psql show current values for a sequence</em> </li><li>Move psql backslash database information into the backend, use mnemonic commands? <p> This would allow non-psql clients to pull the same information out |