[PATCH] Little refactoring of portalcmds.c
Aleksander Alekseev <aleksander@tigerdata.com>
From: Aleksander Alekseev <aleksander@tigerdata.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-10-08T14:02:00Z
Lists: pgsql-hackers
Attachments
- v1-0001-Refactor-portalcmds.c.patch (text/x-patch) patch v1-0001
Hi, The proposed patch places some repetitive code in a helper function. The value of this change is arguably not that high but it makes the code a bit neater IMO. -- Best regards, Aleksander Alekseev