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-02-26 19:30:25 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
59097af0bb
postgresql
/
src
/
pl
History
Tom Lane
6918df16a5
plpgsql's PERFORM statement now sets FOUND depending on whether any
...
rows were returned by the performed query. Per recent pgsql-general discussion.
2002-06-24 23:12:06 +00:00
..
plperl
This patch wraps all accesses to t_xmin, t_cmin, t_xmax, and t_cmax in
2002-06-15 19:54:24 +00:00
plpgsql
plpgsql's PERFORM statement now sets FOUND depending on whether any
2002-06-24 23:12:06 +00:00
plpython
This patch wraps all accesses to t_xmin, t_cmin, t_xmax, and t_cmax in
2002-06-15 19:54:24 +00:00
tcl
This patch wraps all accesses to t_xmin, t_cmin, t_xmax, and t_cmax in
2002-06-15 19:54:24 +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