pgsql: Code cleanup

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Code cleanup
Date: 2023-01-12 06:47:54
Message-ID: E1pFrNR-003FFX-QN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Code cleanup

for commit c96de2ce1782116bd0489b1cd69ba88189a495e8

Author: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Discussion: https://www.postgresql.org/message-id/20230111185434.GA1912982@nathanxps13

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/881fa869c6b0c4e2f310d1c145141dd9d6f53774

Modified Files
--------------
src/backend/access/transam/xlogarchive.c | 3 ---
src/common/archive.c | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-01-12 07:14:51 pgsql: Constify the arguments of ilist.c/h functions
Previous Message Tom Lane 2023-01-12 06:02:49 Re: pgsql: Revert "Get rid of the "new" and "old" entries in a view's range