This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
postgresql
Watch
1
Star
0
Fork
You've already forked postgresql
0
mirror of
https://github.com/postgres/postgres.git
synced
2026-03-02 21:30:36 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5163394659
postgresql
/
src
/
pl
History
Peter Eisentraut
42ae4f2940
Turn on plpython build by default if we have something that looks like a
...
shared library, or we can do without one.
2001-08-27 00:29:49 +00:00
..
plperl
VPATH and DESTDIR support for PL/Perl, using the same techniques employed
2001-08-26 23:54:41 +00:00
plpgsql
Add -Wno-error because of "unclean" flex output.
2001-08-21 16:25:21 +00:00
plpython
Turn on plpython build by default if we have something that looks like a
2001-08-27 00:29:49 +00:00
tcl
I noticed that pltcl didn't have any way to get to SPI_lastoid like plpgsql does.. I started using pltcl a lot because I like to decide when and how my queries get planned.. so I put one together really quick
2001-08-02 15:45:55 +00:00
Makefile
Turn on plpython build by default if we have something that looks like a
2001-08-27 00:29:49 +00:00