1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-04 12:02:48 +03:00

plpgsql fixes from Billy G. Allie

This commit is contained in:
Bruce Momjian
1998-10-12 02:44:10 +00:00
parent 4c64bb7d97
commit d32c89bbb8
2 changed files with 3 additions and 0 deletions

View File

@@ -960,5 +960,6 @@ AC_OUTPUT(
interfaces/odbc/GNUmakefile
interfaces/odbc/Makefile.global
pl/plpgsql/src/Makefile
pl/plpgsql/src/mklang.sql
pl/tcl/mkMakefile.tcldefs.sh
)