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 466bb2b commit 68d9c08Copy full SHA for 68d9c08
pg_filedump.h
@@ -22,7 +22,7 @@
22
* Original Author: Patrick Macdonald <[email protected]>
23
*/
24
25
-#define FD_VERSION "17.3" /* version ID of pg_filedump */
+#define FD_VERSION "17.4" /* version ID of pg_filedump */
26
#define FD_PG_VERSION "PostgreSQL 8.x .. 17.x" /* PG version it works with */
27
28
#include "postgres.h"
0 commit comments