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-03-03 13:51:00 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
38dd3ae7d0
postgresql
/
src
/
pl
History
Tatsuo Ishii
55fa0e6d2a
Fix typo (PG_UNICODE -> PG_UTF8)
2002-07-18 05:07:30 +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
Fix typo (PG_UNICODE -> PG_UTF8)
2002-07-18 05:07:30 +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