* Mask output more wide in tests (@df7cb)
* Fix length computation in numeric type (@ GetsuDer)
* Support PG18 (@df7cb)
* Show GIN block details (@manaldush)
* Read toast chunks in ascending order (@df7cb)
Copyright (c) 2002-2010 Red Hat, Inc.
Copyright (c) 2002-2010 Red Hat, Inc.
-Copyright (c) 2011-2024, PostgreSQL Global Development Group
+Copyright (c) 2011-2025, PostgreSQL Global Development Group
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
* formatting heap (data), index and control files.
*
* Copyright (c) 2002-2010 Red Hat, Inc.
* formatting heap (data), index and control files.
*
* Copyright (c) 2002-2010 Red Hat, Inc.
- * Copyright (c) 2011-2024, PostgreSQL Global Development Group
+ * Copyright (c) 2011-2025, PostgreSQL Global Development Group
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* Original Author: Patrick Macdonald <patrickm@redhat.com>
*/
* Original Author: Patrick Macdonald <patrickm@redhat.com>
*/
-#define FD_VERSION "17.1" /* version ID of pg_filedump */
+#define FD_VERSION "17.2" /* version ID of pg_filedump */
#define FD_PG_VERSION "PostgreSQL 8.x .. 17.x" /* PG version it works with */
#include "postgres.h"
#define FD_PG_VERSION "PostgreSQL 8.x .. 17.x" /* PG version it works with */
#include "postgres.h"