aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/pgstatfuncs.c
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2022-11-08 10:54:04 +1300
committerDavid Rowley <drowley@postgresql.org>2022-11-08 10:54:04 +1300
commit1613de8bc34b4977d0186b56ef5a00ef8058a74a (patch)
treef3d863e48a2fec1035e55975e74a87bb266a058b /src/backend/utils/adt/pgstatfuncs.c
parent0e758ae89a20f233bb1c20a0f52ac7c81b2ef1b8 (diff)
downloadpostgresql-1613de8bc34b4977d0186b56ef5a00ef8058a74a.tar.gz
postgresql-1613de8bc34b4977d0186b56ef5a00ef8058a74a.zip
Fix compiler warning on MSVC
MSVC does not understand that ereport(ERROR) does not return, so just return the first enum PartitionStrategy value to keep the compiler from complaining about the missing return. Discussion: https://postgr.es/m/20221104161934.GB16921@telsasoft.com
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions