mirror of
https://github.com/postgres/postgres.git
synced 2026-03-09 01:31:22 -04:00
Patch by: wieck@sapserv.debis.de (Jan Wieck) One of the design rules of PostgreSQL is extensibility. And to follow this rule means (at least for me) that there should not only be a builtin PL. Instead I would prefer a defined interface for PL implemetations. |
||
|---|---|---|
| .. | ||
| adt | ||
| cache | ||
| error | ||
| fmgr | ||
| hash | ||
| init | ||
| misc | ||
| mmgr | ||
| sort | ||
| time | ||
| Gen_fmgrtab.sh.in | ||
| Makefile | ||