| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-docs(at)postgresql(dot)org |
| Subject: | TODO build rule |
| Date: | 2008-08-12 10:00:17 |
| Message-ID: | 200808121300.18475.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
I tried building TODO.html from TODO according to the description in
doc/src/FAQ/README, but saw the following kind of difference repeating:
@@ -24,7 +24,7 @@
<h1><a name="section_2">Administration</a></h1>
<ul>
- <li>-<em>Allow administrators to safely terminate individual sessions either</em>
+ <li>-Allow administrators to safely terminate individual sessions either
via an SQL function or SIGTERM
</li><li>Check for unreferenced table files created by transactions that were
in-progress when the server terminated abruptly
Apparently, there is a piece of code missing that adds these <em> tags around
the done items. Bruce, do you have this code, and can you add it to the README?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2008-08-12 17:48:41 | Re: [HACKERS] [ADMIN] shared_buffers and shmmax |
| Previous Message | Greg Smith | 2008-07-26 21:47:05 | Re: [ADMIN] shared_buffers and shmmax |