postgresql/src/pl
Peter Eisentraut 473a575e05 Return yyparse() result not via global variable
Instead of passing the parse result from yyparse() via a global
variable, pass it via a function output argument.

This complements earlier work to make the parsers reentrant.

Discussion: Discussion: https://www.postgresql.org/message-id/flat/eb6faeac-2a8a-4b69-9189-c33c520e5b7b@eisentraut.org
2025-01-24 06:55:39 +01:00
..
plperl Provide 64-bit ftruncate() and lseek() on Windows. 2025-01-09 15:00:58 +13:00
plpgsql Return yyparse() result not via global variable 2025-01-24 06:55:39 +01:00
plpython Repair memory leaks in plpython. 2025-01-11 11:45:56 -05:00
tcl Update copyright for 2025 2025-01-01 11:21:55 -05:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00