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-18 18:25:17 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ef581f0552
postgresql
/
src
/
pl
History
Tom Lane
699782b695
Adjust Tcl-related code to compile cleanly with Tcl 8.4 (add const modifiers as
...
needed). Some desultory const-ification of SPI interface to support this.
2002-12-30 22:10:54 +00:00
..
plperl
Make 'dummy' declarations in header files be 'extern int no_such_variable'
2002-10-18 20:33:57 +00:00
plpgsql
Fix typo.
2002-12-17 15:45:01 +00:00
plpython
Fix a dozen or so places that were passing unpredictable data strings
2002-11-22 16:25:32 +00:00
tcl
Adjust Tcl-related code to compile cleanly with Tcl 8.4 (add const modifiers as
2002-12-30 22:10:54 +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