Commit Graph

167 Commits (4e86efb4e51b66ef57b3fe6f28576de23a1bf1c6)

Author SHA1 Message Date
Tom Lane 970a2d1c91 Rebuild cached function definition after CREATE OR REPLACE FUNCTION. 25 years ago
Tom Lane 85801a4dbd Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfo 25 years ago
Bruce Momjian 96471bf106 Using strtol() on int8 values (input parameters or result sets) in 25 years ago
Tom Lane 6d18c038b7 Fix a couple of stray // comments. 25 years ago
Peter Eisentraut 264f8f2b6c Install dynamically loadable modules into a private subdirectory 25 years ago
Bruce Momjian 148f94b98f I noticed that plpython does not make the relid available inside 25 years ago
Peter Eisentraut 42ae4f2940 Turn on plpython build by default if we have something that looks like a 25 years ago
Peter Eisentraut 8237d89c0f Support fake root install, separate build dir, dependency tracking, our 25 years ago
Tom Lane 7748e9e7e5 pltcl, plperl, and plpython all suffer the same bug previously fixed 25 years ago
Bruce Momjian 06a8346c84 See attached for a small patch that enables plpython to build cleanly 25 years ago
Peter Eisentraut 70aa2ae6a5 Remove linking hacks now that dynloader is fixed. 25 years ago
Peter Eisentraut bbc3920fe9 PL/Python should build portably now, if you can get over the fact that 25 years ago
Peter Eisentraut c51b00a213 PL/Python integration: support in create/droplang, add CVS keywords, 25 years ago
Bruce Momjian 72c8af51fd Move disabled message up to a higher makefile. 25 years ago
Bruce Momjian 8ace5114dc This directory contains a module that implements the "Metaphone" code as 25 years ago
Bruce Momjian ec9cc733ca Add TODO file. 25 years ago
Bruce Momjian 0bef7ba549 Add plpython code. 25 years ago