This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-06-02 05:49:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
970a2d1c91b4e4e1d81516ebc8802f1dfcf11622
postgres
/
src
/
pl
T
History
Tom Lane
970a2d1c91
Rebuild cached function definition after CREATE OR REPLACE FUNCTION.
...
Fix typlen-vs-typmod errors inherited from pltcl.
2001-10-22 19:32:27 +00:00
..
plperl
Fix plperl to discard cached function definition after CREATE OR
2001-10-19 22:43:49 +00:00
plpgsql
Change plpgsql compiler so that all elogs are trapped and a suitable
2001-10-09 15:59:56 +00:00
plpython
Rebuild cached function definition after CREATE OR REPLACE FUNCTION.
2001-10-22 19:32:27 +00:00
tcl
Fix a lot of confusion between typlen and typmod. Didn't hurt too much
2001-10-19 19:43:19 +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