extension.v7.patch.gz
application/octet-stream
Filename: extension.v7.patch.gz
Type: application/octet-stream
Part: 0
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: context
Series: patch v7
| File | + | − |
|---|---|---|
| contrib/adminpack/adminpack.control | 3 | 0 |
| contrib/adminpack/Makefile | 3 | 0 |
| contrib/btree_gin/btree_gin.control | 4 | 0 |
| contrib/btree_gin/Makefile | 3 | 0 |
| contrib/btree_gist/btree_gist.control | 4 | 0 |
| contrib/btree_gist/Makefile | 3 | 0 |
| contrib/chkpass/chkpass.control | 4 | 0 |
| contrib/chkpass/Makefile | 3 | 0 |
| contrib/citext/citext.control | 4 | 0 |
| contrib/citext/Makefile | 3 | 0 |
| contrib/cube/cube.control | 4 | 0 |
| contrib/cube/Makefile | 3 | 0 |
| contrib/dblink/dblink.control | 4 | 0 |
| contrib/dblink/Makefile | 2 | 0 |
| contrib/dict_int/dict_int.control | 4 | 0 |
| contrib/dict_int/Makefile | 3 | 0 |
| contrib/dict_xsyn/dict_xsyn.control | 4 | 0 |
| contrib/dict_xsyn/Makefile | 3 | 0 |
| contrib/earthdistance/earthdistance.control | 4 | 0 |
| contrib/earthdistance/Makefile | 3 | 0 |
| contrib/fuzzystrmatch/fuzzystrmatch.control | 4 | 0 |
| contrib/fuzzystrmatch/Makefile | 3 | 0 |
| contrib/hstore/hstore.control | 4 | 0 |
| contrib/hstore/Makefile | 3 | 0 |
| contrib/intagg/int_aggregate.control | 4 | 0 |
| contrib/intagg/Makefile | 3 | 0 |
| contrib/intarray/_int.control | 4 | 0 |
| contrib/intarray/Makefile | 3 | 0 |
| contrib/isn/isn.control | 4 | 0 |
| contrib/isn/Makefile | 3 | 0 |
| contrib/lo/lo.control | 4 | 0 |
| contrib/lo/Makefile | 3 | 0 |
| contrib/ltree/ltree.control | 4 | 0 |
| contrib/ltree/Makefile | 3 | 0 |
| contrib/pageinspect/Makefile | 3 | 0 |
| contrib/pageinspect/pageinspect.control | 4 | 0 |
| contrib/pg_buffercache/Makefile | 3 | 0 |
| contrib/pg_buffercache/pg_buffercache.control | 4 | 0 |
| contrib/pgcrypto/Makefile | 2 | 0 |
| contrib/pgcrypto/pgcrypto.control | 4 | 0 |
| contrib/pg_freespacemap/Makefile | 3 | 0 |
| contrib/pg_freespacemap/pg_freespacemap.control | 4 | 0 |
| contrib/pgrowlocks/Makefile | 3 | 0 |
| contrib/pgrowlocks/pgrowlocks.control | 4 | 0 |
| contrib/pg_stat_statements/Makefile | 3 | 0 |
| contrib/pg_stat_statements/pg_stat_statements.control | 4 | 0 |
| contrib/pgstattuple/Makefile | 3 | 0 |
| contrib/pgstattuple/pgstattuple.control | 4 | 0 |
| contrib/pg_trgm/Makefile | 3 | 0 |
| contrib/pg_trgm/pg_trgm.control | 4 | 0 |
| contrib/seg/Makefile | 3 | 0 |
| contrib/seg/seg.control | 4 | 0 |
| contrib/spi/autoinc.control | 4 | 0 |
| contrib/spi/insert_username.control | 4 | 0 |
| contrib/spi/Makefile | 4 | 0 |
| contrib/spi/moddatetime.control | 4 | 0 |
| contrib/spi/refint.control | 4 | 0 |
| contrib/spi/timetravel.control | 4 | 0 |
| contrib/sslinfo/Makefile | 3 | 0 |
| contrib/sslinfo/sslinfo.control | 3 | 0 |
| contrib/tablefunc/Makefile | 3 | 0 |
| contrib/tablefunc/tablefunc.control | 4 | 0 |
| contrib/test_parser/Makefile | 3 | 0 |
| contrib/test_parser/test_parser.control | 4 | 0 |
| contrib/tsearch2/Makefile | 3 | 0 |
| contrib/tsearch2/tsearch2.control | 4 | 0 |
| contrib/unaccent/Makefile | 3 | 0 |
| contrib/unaccent/unaccent.control | 4 | 0 |
| contrib/uuid-ossp/Makefile | 3 | 0 |
| contrib/uuid-ossp/uuid-ossp.control | 3 | 0 |
| contrib/xml2/Makefile | 3 | 0 |
| contrib/xml2/pgxml.control | 3 | 0 |
| doc/src/sgml/catalogs.sgml | 131 | 0 |
| doc/src/sgml/extend.sgml | 63 | 0 |
| doc/src/sgml/func.sgml | 116 | 0 |
| doc/src/sgml/ref/allfiles.sgml | 2 | 0 |
| doc/src/sgml/ref/create_extension.sgml | 109 | 0 |
| doc/src/sgml/ref/drop_extension.sgml | 115 | 0 |
| doc/src/sgml/reference.sgml | 2 | 0 |
| src/backend/access/transam/xlog.c | 2 | 0 |
| src/backend/catalog/dependency.c | 92 | 29 |
| src/backend/catalog/heap.c | 18 | 0 |
| src/backend/catalog/Makefile | 1 | 0 |
| src/backend/catalog/objectaddress.c | 14 | 0 |
| src/backend/catalog/pg_aggregate.c | 7 | 0 |
| src/backend/catalog/pg_conversion.c | 7 | 0 |
| src/backend/catalog/pg_depend.c | 55 | 0 |
| src/backend/catalog/pg_namespace.c | 13 | 0 |
| src/backend/catalog/pg_operator.c | 7 | 0 |
| src/backend/catalog/pg_proc.c | 7 | 0 |
| src/backend/catalog/pg_type.c | 8 | 0 |
| src/backend/catalog/system_views.sql | 3 | 0 |
| src/backend/commands/comment.c | 6 | 0 |
| src/backend/commands/extension.c | 1030 | 0 |
| src/backend/commands/foreigncmds.c | 19 | 0 |
| src/backend/commands/functioncmds.c | 6 | 1 |
| src/backend/commands/Makefile | 2 | 0 |
| src/backend/commands/opclasscmds.c | 13 | 0 |
| src/backend/commands/proclang.c | 7 | 0 |
| src/backend/commands/tsearchcmds.c | 25 | 0 |
| src/backend/nodes/copyfuncs.c | 29 | 0 |
| src/backend/nodes/equalfuncs.c | 25 | 0 |
| src/backend/parser/gram.y | 48 | 0 |
| src/backend/tcop/utility.c | 27 | 0 |
| src/backend/utils/adt/genfile.c | 75 | 6 |
| src/backend/utils/init/postinit.c | 4 | 0 |
| src/backend/utils/misc/cfparser.c | 115 | 0 |
| src/backend/utils/misc/guc.c | 139 | 0 |
| src/backend/utils/misc/guc-file.l | 18 | 0 |
| src/backend/utils/misc/Makefile | 1 | 0 |
| src/bin/pg_dump/common.c | 6 | 0 |
| src/bin/pg_dump/pg_dump.c | 470 | 0 |
| src/bin/pg_dump/pg_dump.h | 10 | 0 |
| src/bin/pg_dump/pg_dump_sort.c | 7 | 0 |
| src/bin/psql/command.c | 3 | 0 |
| src/bin/psql/describe.c | 47 | 0 |
| src/bin/psql/describe.h | 3 | 0 |
| src/bin/psql/help.c | 1 | 0 |
| src/include/catalog/dependency.h | 33 | 0 |
| src/include/catalog/indexing.h | 6 | 0 |
| src/include/catalog/pg_extension.h | 61 | 0 |
| src/include/catalog/pg_proc.h | 15 | 0 |
| src/include/catalog/toasting.h | 1 | 0 |
| src/include/commands/extension.h | 82 | 0 |
| src/include/nodes/nodes.h | 2 | 0 |
| src/include/nodes/parsenodes.h | 21 | 0 |
| src/include/parser/kwlist.h | 1 | 0 |
| src/include/utils/builtins.h | 7 | 0 |
| src/include/utils/cfparser.h | 18 | 0 |
| src/include/utils/genfile.h | 22 | 0 |
| src/include/utils/guc.h | 11 | 0 |
| src/makefiles/pgxs.mk | 24 | 0 |
Binary attachment — download to view.