summaryrefslogtreecommitdiff
path: root/src/bin/psql/crosstabview.c
diff options
context:
space:
mode:
authorAlvaro Herrera2022-03-24 17:02:27 +0000
committerAlvaro Herrera2022-03-24 17:02:27 +0000
commite27f4ee0a701854daf16ac1d044f20d28a17053e (patch)
tree433036a4ca934feb90651ce134ab36ec66a9c926 /src/bin/psql/crosstabview.c
parent0bd7af082ace135581bb13a6bd2d88e68c66a3e0 (diff)
Change fastgetattr and heap_getattr to inline functions
They were macros previously, but recent callsite additions made Coverity complain about one of the assertions being always true. This change could have been made a long time ago, but the Coverity complain broke the inertia. Reviewed-by: Michael Paquier <[email protected]> Reviewed-by: Japin Li <[email protected]> Reviewed-by: Peter Eisentraut <[email protected]> Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/bin/psql/crosstabview.c')
0 files changed, 0 insertions, 0 deletions