pgsql: Remove duplicate definitions in proc.h

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove duplicate definitions in proc.h
Date: 2025-01-06 10:01:45
Message-ID: E1tUjvc-00089F-WF@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove duplicate definitions in proc.h

These are also present in procnumber.h

Reported-by: Peter Eisentraut
Discussion: https://www.postgresql.org/message-id/bd04d675-4672-4f87-800a-eb5d470c15fc@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5e68f6119268d8c76b860bb56014335697c687db

Modified Files
--------------
src/include/storage/proc.h | 13 -------------
1 file changed, 13 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2025-01-06 21:02:10 pgsql: Allow changing autovacuum_max_workers without restarting.
Previous Message Peter Eisentraut 2025-01-06 08:48:39 pgsql: flex code modernization: Replace YY_EXTRA_TYPE define with flex