diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-02-03 14:48:42 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-02-03 14:48:42 +0900 |
commit | f1f10a1ba9e17e606a7b217ccccdd3cc4d8cb771 (patch) | |
tree | 2ad0e6861232bcef32bc0924469de3958b86cdb4 /src/backend/executor/execReplication.c | |
parent | 6148e2b9a6399b77e10e277c32d701b84703820f (diff) | |
download | postgresql-f1f10a1ba9e17e606a7b217ccccdd3cc4d8cb771.tar.gz postgresql-f1f10a1ba9e17e606a7b217ccccdd3cc4d8cb771.zip |
Add declaration-level assertions for compile-time checks
Those new assertions can be used at file scope, outside of any function
for compilation checks. This commit provides implementations for C and
C++, and fallback implementations.
Author: Peter Smith
Reviewed-by: Andres Freund, Kyotaro Horiguchi, Dagfinn Ilmari Mannsåker,
Michael Paquier
Discussion: https://postgr.es/m/201DD0641B056142AC8C6645EC1B5F62014B8E8030@SYD1217
Diffstat (limited to 'src/backend/executor/execReplication.c')
0 files changed, 0 insertions, 0 deletions