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-02 04:21:28 +03:00
Code
Activity
Files
32ab99ba1031d8a19d573e3a19a7dfe7d44876d7
postgres
/
src
/
pl
History
Tom Lane
3108b5db28
Allow the query for a plpgsql cursor to begin with '(' as well as 'SELECT'.
...
Per example from Kumar, 30-Oct-03.
2003-10-30 17:18:55 +00:00
..
plperl
Looks like plperl has same bug as pltcl.
2003-09-04 15:16:39 +00:00
plpgsql
Allow the query for a plpgsql cursor to begin with '(' as well as 'SELECT'.
2003-10-30 17:18:55 +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