Files
neon/pgxn
Heikki Linnakangas e763256448 Fix warnings about missing function prototypes
Prototypes for neon_writev(), neon_readv(), and neon_regisersync()
were missing. But instead of adding the missing prototypes, mark all
the smgr functions 'static'.

Part of the cleanup issue #9217.
2024-10-07 23:49:18 +03:00
..
2024-10-07 23:49:11 +03:00
2024-10-07 23:49:13 +03:00