mirror of
https://github.com/postgres/postgres.git
synced 2026-03-16 23:52:13 -04:00
The original scheme for this was to symlink plpython.$DLSUFFIX to plpython2.$DLSUFFIX, but that doesn't work on Windows, and only accidentally failed to fail because of the way that CREATE LANGUAGE created or didn't create new C functions. My changes of yesterday exposed the weakness of that approach. To fix, get rid of the symlink and make pg_pltemplate show what's really going on. |
||
|---|---|---|
| .. | ||
| sgml | ||
| Makefile | ||