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-07-24 14:22:24 +03:00
Code
Activity
Files
0525ddc3e5233b3b5718c5d716ee43a73965301b
postgres
/
src
/
pl
History
Peter Eisentraut
1837f8cbdf
Add -Wno-error because of "unclean" flex output.
2001-08-21 16:25:21 +00:00
..
plperl
Apparently, on some systems, ExtUtils::Embed and MakeMaker are slightly
2001-06-20 00:26:06 +00:00
plpgsql
Add -Wno-error because of "unclean" flex output.
2001-08-21 16:25:21 +00:00
plpython
Support fake root install, separate build dir, dependency tracking, our
2001-07-10 16:33:02 +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
PL/Python integration: support in create/droplang, add CVS keywords,
2001-05-12 01:30:30 +00:00