diff options
Diffstat (limited to 'doc/src/FAQ/TODO.html')
-rw-r--r-- | doc/src/FAQ/TODO.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 9aafe3e9c30..d9d21ac4c74 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -26,7 +26,7 @@ first. <ul> <li>%Remove behavior of postmaster -o - </li><li>-*%Allow pooled connections to list all prepared statements* + </li><li>-<em>%Allow pooled connections to list all prepared statements</em> <p> This would allow an application inheriting a pooled connection to know the statements prepared in the current session. </p> @@ -79,8 +79,8 @@ first. </li><li>%Allow postgresql.conf file values to be changed via an SQL API, perhaps using SET GLOBAL </li><li>Allow the server to be stopped/restarted via an SQL API - </li><li>Issue a warning if a change-on-restart-only postgresql.conf value - is modified and the server config files are reloaded + </li><li>-<em>Issue a warning if a change-on-restart-only postgresql.conf value + is modified and the server config files are reloaded</em> </li><li>Mark change-on-restart-only values in postgresql.conf </li></ul> </li><li>Tablespaces |