new header for varatt.h

pg16_kickoff
onderkalaci 2023-04-25 14:26:32 +03:00
parent 909ffe4613
commit 890deac272
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@
#include <zstd.h> #include <zstd.h>
#endif #endif
#include "varatt.h"
/* /*
* The information at the start of the compressed data. This decription is taken * The information at the start of the compressed data. This decription is taken
* from pg_lzcompress in pre-9.5 version of PostgreSQL. * from pg_lzcompress in pre-9.5 version of PostgreSQL.