($INBOX_DIR/description missing)
help / color / mirror / Atom feedFrom: Tatsuo Ishii <[email protected]>
To: [email protected]
Subject: pgpool: Fix method to run pgindent.
Date: Thu, 17 Jul 2025 10:09:13 +0000
Message-ID: <[email protected]> (raw)
Fix method to run pgindent.
Commit fd190f7ea imported pgindent but the method explained in
README.pgpool was wrong. typedefs.list can be generated by using
PostgreSQL's find_typedef. So import find_typedef and remove
unnecessary files. Proper way to run pgindent is explained in
README.pgpool.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=22552cffcc4106af3d9f759b96412a69d94ad...
Modified Files
--------------
src/tools/find_typedef | 53 +
src/tools/pgindent/README.pgpool | 22 +-
src/tools/pgindent/doxygen.list | 476 ----
src/tools/pgindent/make_typedefs.list | 2 -
src/tools/pgindent/run_pgindent | 1 +
src/tools/pgindent/typedefs.list | 4029 ++-------------------------------
6 files changed, 191 insertions(+), 4392 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgpool: Fix method to run pgindent.
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox