mirror of
https://github.com/postgres/postgres.git
synced 2026-03-05 14:54:02 -05:00
lists are now plain old garden-variety Lists, allocated with palloc, rather than specialized expansible-array data allocated with malloc. This substantially simplifies their handling and eliminates several sources of memory leakage. Several basic types of erroneous queries (syntax error, attempt to insert a duplicate key into a unique index) now demonstrably leak zero bytes per query. |
||
|---|---|---|
| .. | ||
| graphics | ||
| sgml | ||
| Makefile | ||