pgsql: Change one AssertMacro to Assert - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Change one AssertMacro to Assert
Date
Msg-id E1nbzoN-000Y1t-1X@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Change one AssertMacro to Assert

What surrounds it is no longer a macro (e27f4ee0a701).

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b604a1c204fce2600730cb60aa78e04e949fa588

Modified Files
--------------
src/include/access/htup_details.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Etsuro Fujita
Date:
Subject: pgsql: Allow asynchronous execution in more cases.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix unsigned output format in SLRU error reporting