summaryrefslogtreecommitdiff
path: root/README.pg_filedump.md
diff options
context:
space:
mode:
authorChristoph Berg2025-04-15 17:33:58 +0000
committerChristoph Berg2025-04-15 17:33:58 +0000
commit38932c5e97460346ca97573c8deb46fb40ab684b (patch)
tree3f983679d376054f35f7ddffc64c8610c04f4c28 /README.pg_filedump.md
parent3819e05092fc44a416837d682a3c3698a642d1e5 (diff)
pg_filedump 17.2HEADREL_17_2master
* 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)
Diffstat (limited to 'README.pg_filedump.md')
-rw-r--r--README.pg_filedump.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.pg_filedump.md b/README.pg_filedump.md
index 85204e6..ca4e544 100644
--- a/README.pg_filedump.md
+++ b/README.pg_filedump.md
@@ -2,7 +2,7 @@
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