This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-10-18 04:29:09 +03:00
Code
Activity
Files
2ec5eedd4fe94bbf2854850f302d4bf00be3e217
postgres
/
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