mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 00:20:24 +01:00
Trying to clean up the code a bit while we're working on these files for the reentrant scanner/pure parser patches. This cleanup only touches the code sections after the second '%%' in each file, via a manually-supervised and locally hacked up pgindent. |
||
|---|---|---|
| .. | ||
| 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 | ||