pgsql: Doc: Tweak function prototype indentation for consistency.

From: Etsuro Fujita <efujita(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Tweak function prototype indentation for consistency.
Date: 2021-08-25 04:05:52
Message-ID: E1mIkAi-0006bG-4a@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Tweak function prototype indentation for consistency.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/255ed90fd260061b4261569151539068be262b51

Modified Files
--------------
doc/src/sgml/fdwhandler.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2021-08-25 04:49:58 pgsql: Fix toast rewrites in logical decoding.
Previous Message Fujii Masao 2021-08-25 03:24:21 Re: pgsql: ecpg: Remove trailing period from error message.