mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 00:20:24 +01:00
not include postgres.h nor anything else it doesn't directly need. Add #includes to calling files as needed to compensate. Per my proposal of yesterday. This should be noted as a source code change in the 8.4 release notes, since it's likely to require changes in add-on modules. |
||
|---|---|---|
| .. | ||
| autoinc.c | ||
| autoinc.example | ||
| autoinc.sql.in | ||
| insert_username.c | ||
| insert_username.example | ||
| insert_username.sql.in | ||
| Makefile | ||
| moddatetime.c | ||
| moddatetime.example | ||
| moddatetime.sql.in | ||
| refint.c | ||
| refint.example | ||
| refint.sql.in | ||
| timetravel.c | ||
| timetravel.example | ||
| timetravel.sql.in | ||