pgsql: Undo incorrect typedefs.list change.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Undo incorrect typedefs.list change.
Date: 2024-04-16 15:38:10
Message-ID: E1rwkss-002ML9-DL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Undo incorrect typedefs.list change.

6377e12a5 should not have removed AcquireSampleRowsFunc,
as that's still in use. Per buildfarm member koel.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/984c0eccd0ccfcd7df8df47586e3b935a8124a15

Modified Files
--------------
src/tools/pgindent/typedefs.list | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2024-04-16 16:04:45 pgsql: Fix nbtree "deduce NOT NULL" scan key comment.
Previous Message Tomas Vondra 2024-04-16 15:36:57 pgsql: Stabilize test of BRIN parallel create