Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function

Morris de Oryx <morrisdeoryx@gmail.com>

From: Morris de Oryx <morrisdeoryx@gmail.com>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-06-13T19:15:44Z
Lists: pgsql-hackers
Thanks or the confirmation, and here's hoping no ICBMs!

Commits

  1. Doc: explain about dependency tracking for new-style SQL functions.

  2. Fix pg_dump's failure to honor dependencies of SQL functions.

  3. Fix misuse of pg_log_info() for details/hints.