From a77c4df2c1558c84d06fb2a7a45a4ea09468eb95 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Sun, 23 Apr 2000 00:25:06 +0000 Subject: [PATCH] List of available pg_options items was a tad out-of-date. --- doc/src/sgml/runtime.sgml | 59 +++++++++++++++++++++++---------------- 1 file changed, 35 insertions(+), 24 deletions(-) diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 314e28beab..c4989e92cf 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -365,6 +365,39 @@ showportnumber + + + pretty_plan + + + + Pretty-print query plan. + + + + + + + pretty_parse + + + + Pretty-print parser output. + + + + + + + pretty_rewritten + + + + Pretty-print rewritten query. + + + + parserstats @@ -590,29 +623,7 @@ showportnumber - notifyunlock - - - - Unlock of pg_listener after notify. - - - - - - - notifyhack - - - - Remove duplicate tuples from pg_listener. - - - - - - - fsync + nofsync -- 2.40.0