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-04-03 00:05:41 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
351adb8dfb
postgresql
/
src
/
pl
History
Tom Lane
04b40923d6
Add code to check that IF/WHILE/EXIT test expressions are boolean,
...
and try to coerce the values to boolean if not. Per recent discussions.
2003-10-01 21:47:42 +00:00
..
plperl
Looks like plperl has same bug as pltcl.
2003-09-04 15:16:39 +00:00
plpgsql
Add code to check that IF/WHILE/EXIT test expressions are boolean,
2003-10-01 21:47:42 +00:00
plpython
Fix some problems with dropped columns in plpython trigger functions.
2003-09-16 01:07:51 +00:00
tcl
Fixed type lookup in spi_prepare for possible qualified
2003-09-29 19:24:06 +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