mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
This new header contains all the variable-length data types support (TOAST support) from postgres.h, which isn't needed by large parts of the backend code. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://www.postgresql.org/message-id/flat/ddcce239-0f29-6e62-4b47-1f8ca742addf%40enterprisedb.com |
||
|---|---|---|
| .. | ||
| data | ||
| expected | ||
| sql | ||
| .gitignore | ||
| CHANGES | ||
| cube--1.1--1.2.sql | ||
| cube--1.2--1.3.sql | ||
| cube--1.2.sql | ||
| cube--1.3--1.4.sql | ||
| cube--1.4--1.5.sql | ||
| cube--1.0--1.1.sql | ||
| cube.c | ||
| cube.control | ||
| cubedata.h | ||
| cubeparse.y | ||
| cubescan.l | ||
| Makefile | ||
| meson.build | ||