]> granicus.if.org Git - file/commitdiff
add postgress dump magic
authorChristos Zoulas <christos@zoulas.com>
Sun, 1 Jul 2007 23:43:26 +0000 (23:43 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sun, 1 Jul 2007 23:43:26 +0000 (23:43 +0000)
magic/Magdir/database

index aef8469cc12edee3735e78a0b7f7c11a766631ba..8f2fc0a76d334a4b15fc57f6212f92b6a8abfd8b 100644 (file)
 16     string          MIT-MAGIC-COOKIE-1      X11 Xauthority data
 17     string          MIT-MAGIC-COOKIE-1      X11 Xauthority data
 18     string          MIT-MAGIC-COOKIE-1      X11 Xauthority data
+
+# From: Maxime Henrion <mux@FreeBSD.org>
+# PostgreSQL's custom dump format, Maxime Henrion <mux@FreeBSD.org>
+0      string          PGDMP           PostgreSQL custom database dump
+>5     byte            x               - v%d
+>6     byte            x               \b.%d
+>5     beshort         <=0x100         \b-0
+>5     beshort         >0x100
+>>7    byte            x               \b-%d
+