diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-02-21 14:30:21 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-02-21 14:30:48 -0500 |
commit | f4d59369d2ddf0ad7850112752ec42fd115825d4 (patch) | |
tree | a5261aa5f857d1f19189a5004bd91677c271b742 /src/backend/commands/async.c | |
parent | 97cf1fa4ed57cc1ed556ac4f827e7df8538f2d29 (diff) | |
download | postgresql-f4d59369d2ddf0ad7850112752ec42fd115825d4.tar.gz postgresql-f4d59369d2ddf0ad7850112752ec42fd115825d4.zip |
Assume that we have signed integral types and flexible array members.
These compiler features are required by C99, so remove the configure
probes for them.
This is part of a series of commits to get rid of no-longer-relevant
configure checks and dead src/port/ code. I'm committing them separately
to make it easier to back out individual changes if they prove less
portable than I expect.
Discussion: https://postgr.es/m/15379.1582221614@sss.pgh.pa.us
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions