diff options
author | Andres Freund <andres@anarazel.de> | 2022-12-06 18:56:46 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2022-12-06 18:56:46 -0800 |
commit | 5bdd0cfb91036b396935fad289c627602a00130c (patch) | |
tree | 0b44b66d64ba9fbbc55e4c6d99608be42a5d3875 /src/backend/executor/nodeModifyTable.c | |
parent | 9db49fc5bfdc0126be03f4b8986013e59d93b91d (diff) | |
download | postgresql-5bdd0cfb91036b396935fad289c627602a00130c.tar.gz postgresql-5bdd0cfb91036b396935fad289c627602a00130c.zip |
meson: Add basic PGXS compatibility
Generate a Makefile.global that's complete enough for PGXS to work for some
extensions. It is likely that this compatibility layer will not suffice for
every extension and not all platforms - we can expand it over time.
This allows extensions to use a single buildsystem across all the supported
postgres versions. Once all supported PG versions support meson, we can remove
the compatibility layer.
Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Discussion: https://postgr.es/m/20221005200710.luvw5evhwf6clig6@awork3.anarazel.de
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions