pgsql: doc: Remove one example related to pg_input_error_info() - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Remove one example related to pg_input_error_info()
Date
Msg-id E1s1kfG-000ljd-Eh@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Remove one example related to pg_input_error_info()

This slightly bloated the contents of the function table for this entry,
without really bringing extra value.

Per discussion with Jian He and David G. Johnston.

Discussion: https://postgr.es/m/CACJufxGdyoBJQMSxwdxNK=k8M5WUth5FDFd4Wq_K4f7+1J2xuQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f6ab942f5de003f37b88580154ebb614655d7e11

Modified Files
--------------
doc/src/sgml/func.sgml | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Stabilize regression tests introduced by 259c96fa8f
Next
From: Tom Lane
Date:
Subject: pgsql: Fix one more portability shortcoming in new test_pg_dump test.