mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
PL/Python: One more file renaming fix to unbreak the build
This commit is contained in:
@ -189,7 +189,7 @@ endif # can't build
|
||||
# distprep and maintainer-clean rules should be run even if we can't build.
|
||||
|
||||
# Force this dependency to be known even without dependency info built:
|
||||
plpython_plpy.o: spiexceptions.h
|
||||
plpy_plpymodule.o: spiexceptions.h
|
||||
|
||||
spiexceptions.h: $(top_srcdir)/src/backend/utils/errcodes.txt generate-spiexceptions.pl
|
||||
$(PERL) $(srcdir)/generate-spiexceptions.pl $< > $@
|
||||
|
Reference in New Issue
Block a user