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
0007490e0964d194a606ba79bb11ae1642da3372
postgres
/
src
/
pl
History
Tom Lane
2299ceab1c
Invoke mksafefunc and mkunsafefunc with :: decoration. This seems a good
...
idea on consistency grounds, whether or not it really fixes bug
#1831
. Michael Fuhr
2005-08-20 19:19:21 +00:00
..
plperl
Invoke mksafefunc and mkunsafefunc with :: decoration. This seems a good
2005-08-20 19:19:21 +00:00
plpgsql
Refactor exec_cast_value() and exec_simple_cast_value(): since they do
2005-07-28 07:51:13 +00:00
plpython
Back out plpython makefile change.
2005-08-12 21:44:51 +00:00
tcl
Fix PL makefiles to support running regression tests in VPATH builds.
2005-05-24 17:07:41 +00:00
Makefile
Convert the existing regression test scripts for the various optional
2005-05-14 17:55:22 +00:00