summaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-03-05 15:13:15 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-03-05 15:13:15 -0500
commitbfd7f8cbb2ddf8c48ac310a80d33c951087c12c4 (patch)
tree373e968b40a4cfa00829d3d536783b3f00b51dd3 /src/tutorial/basics.source
parentba0c93a0f46ca70cae47a8817067c1e98482979f (diff)
Make plpythonu language use plpython2 shared library directly.
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.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions