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-09-03 15:22:11 +03:00
Code
Activity
Files
8d04225a192e6ec63a890ec6dcde5967db257fe5
postgres
/
src
/
pl
History
Tom Lane
2ae6e86302
For no good reason at all, libplpgsql was getting linked with libpq.
...
Since plpgsql is a backend extension, it doesn't need libpq...
2000-04-04 01:47:59 +00:00
..
plperl
New plperl Makefile.
2000-03-01 19:13:08 +00:00
plpgsql
For no good reason at all, libplpgsql was getting linked with libpq.
2000-04-04 01:47:59 +00:00
tcl
I've made a diff against the 7.0beta1 tree that accomplishes several things:
2000-03-08 01:58:46 +00:00
Makefile
Allow compile to finish even if plperl fails, which it does now.
2000-03-27 22:39:13 +00:00