pgsql: Remove stray diff introduced by a5cbdeb98a.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove stray diff introduced by a5cbdeb98a.
Date: 2025-02-26 21:38:54
Message-ID: E1tnP7F-000F62-1i@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove stray diff introduced by a5cbdeb98a.

Reported-by: Michael Paquier <michael(at)paquier(dot)xyz>
Discussion: https://postgr.es/m/Z77IkjmmfbFfNh3f@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/15df9d7b5123b2b478886175c17cd0c0359d9996

Modified Files
--------------
src/include/catalog/pg_proc.dat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-02-27 00:45:34 pgsql: Fix possible double-release of spinlock in procsignal.c
Previous Message Tom Lane 2025-02-26 21:36:35 pgsql: Use attnum to identify index columns in pg_restore_attribute_sta