Files
neon/pgxn/neon/neon.control
MMeent 04a018a5b1 Extract neon and neon_test_utils from postgres repo (#2325)
* Extract neon and neon_test_utils from postgres repo
* Remove neon from vendored postgres repo, and fix build_and_test.yml
* Move EmitWarningsOnPlaceholders to end of _PG_init in neon.c (from libpagestore.c)
* Fix Makefile location comments
* remove Makefile EXTRA_INSTALL flag
* Update Dockerfile.compute-node to build and include the neon extension
2022-08-25 18:48:09 +02:00

5 lines
115 B
Plaintext

# neon extension
comment = 'cloud storage for PostgreSQL'
default_version = '1.0'
module_pathname = '$libdir/neon'