1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-18 02:02:55 +03:00

Fix various incorrect filename references

Author: Chao Li <li.evan.chao@gmail.com>
Author: David Rowley <dgrowleyml@gmail.com>
Discussion: https://postgr.es/m/CAEoWx2=hOBCPm-Z=F15twr_23XjHeoXSbifP5GdEdtWona97wQ@mail.gmail.com
This commit is contained in:
David Rowley
2025-09-22 13:32:36 +12:00
parent e3a0304eba
commit 9fc7f6ab72
6 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
* Portions Copyright (c) 1994-5, Regents of the University of California
*
* IDENTIFICATION
* src/backend/commands/explain.c
* src/backend/commands/explain_dr.c
*
*-------------------------------------------------------------------------
*/