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-11 20:16:33 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0884acbcab
postgresql
/
src
/
pl
History
Magnus Hagander
6c3690d835
Don't pass strings directly to errdetail() and errhint() - use
...
%s to unescape them. Fixes a potential security issue (in as yet unreleased code)
2008-11-20 15:36:22 +00:00
..
plperl
Some infrastructure changes for the upcoming auto-explain contrib module:
2008-11-19 01:10:24 +00:00
plpgsql
Don't pass strings directly to errdetail() and errhint() - use
2008-11-20 15:36:22 +00:00
plpython
Fix bug introduced in recent patch to make plpython cope with OUT arguments:
2008-11-04 15:16:48 +00:00
tcl
Add missing header.
2008-10-11 00:09:33 +00:00
Makefile
Catch all errors in for and while loops in makefiles. Don't ignore any
2008-03-18 16:24:50 +00:00