8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 147c248 commit 19d2231Copy full SHA for 19d2231
src/pl/plpython/Makefile
@@ -189,7 +189,7 @@ endif # can't build
189
# distprep and maintainer-clean rules should be run even if we can't build.
190
191
# Force this dependency to be known even without dependency info built:
192
-plpython_plpy.o: spiexceptions.h
+plpy_plpymodule.o: spiexceptions.h
193
194
spiexceptions.h: $(top_srcdir)/src/backend/utils/errcodes.txt generate-spiexceptions.pl
195
$(PERL) $(srcdir)/generate-spiexceptions.pl $< > $@
0 commit comments