postgresql/src/pl/plpython
Tom Lane 278bd0cc22 For some reason access/tupmacs.h has been #including utils/memutils.h,
which is neither needed by nor related to that header.  Remove the bogus
inclusion and instead include the header in those C files that actually
need it.  Also fix unnecessary inclusions and bad inclusion order in
tsearch2 files.
2005-05-06 17:24:55 +00:00
..
error.expected Update to match error editing. 2003-07-26 00:02:02 +00:00
feature.expected Adjust plpython to convert \r\n and \r to \n in Python scripts, 2005-03-24 17:22:34 +00:00
Makefile Set rpath for plperl and plpython to ensure we can find the .so files 2004-11-19 19:23:01 +00:00
plpython.c For some reason access/tupmacs.h has been #including utils/memutils.h, 2005-05-06 17:24:55 +00:00
plpython_depopulate.sql Add plpython code. 2001-05-09 19:54:38 +00:00
plpython_deschema.sql Add plpython code. 2001-05-09 19:54:38 +00:00
plpython_drop.sql Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00
plpython_error.sql > I've worked with the Pl/Python code in the past and will see about removing 2003-06-25 01:18:58 +00:00
plpython_function.sql Adjust plpython to convert \r\n and \r to \n in Python scripts, 2005-03-24 17:22:34 +00:00
plpython_populate.sql Add plpython code. 2001-05-09 19:54:38 +00:00
plpython_schema.sql I have attached two patches as per: 2002-10-14 04:20:52 +00:00
plpython_setof.sql Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00
plpython_test.sql Adjust plpython to convert \r\n and \r to \n in Python scripts, 2005-03-24 17:22:34 +00:00
test.sh Minor improvements in the really-pretty-ad-hoc test scripts for the 2005-04-01 19:32:51 +00:00
TODO Rename plpython to plpythonu, and update documentation to reflect its 2003-06-30 18:31:42 +00:00