0005-PATCH-functional-dependencies-only-the-ANALYZE-part.patch.gz
application/x-gunzip
Filename: 0005-PATCH-functional-dependencies-only-the-ANALYZE-part.patch.gz
Type: application/x-gunzip
Part: 4
Message:
Re: multivariate statistics (v25)
Patch
Format: format-patch
Series: patch 0005
Subject: PATCH: functional dependencies (only the ANALYZE part)
| File | + | − |
|---|---|---|
| doc/src/sgml/catalogs.sgml | 9 | 0 |
| doc/src/sgml/ref/create_statistics.sgml | 39 | 3 |
| src/backend/catalog/system_views.sql | 2 | 1 |
| src/backend/commands/statscmds.c | 41 | 8 |
| src/backend/nodes/copyfuncs.c | 1 | 0 |
| src/backend/nodes/outfuncs.c | 5 | 0 |
| src/backend/optimizer/util/plancat.c | 4 | 2 |
| src/backend/parser/gram.y | 8 | 6 |
| src/backend/statistics/dependencies.c | 623 | 0 |
| src/backend/statistics/Makefile | 1 | 1 |
| src/backend/statistics/README | 9 | 3 |
| src/backend/statistics/README.dependencies | 118 | 0 |
| src/backend/statistics/stat_ext.c | 26 | 4 |
| src/bin/psql/describe.c | 5 | 1 |
| src/include/catalog/pg_cast.h | 4 | 0 |
| src/include/catalog/pg_proc.h | 9 | 0 |
| src/include/catalog/pg_statistic_ext.h | 5 | 2 |
| src/include/catalog/pg_type.h | 4 | 0 |
| src/include/nodes/parsenodes.h | 1 | 0 |
| src/include/nodes/relation.h | 2 | 0 |
| src/include/statistics/stats.h | 31 | 1 |
| src/test/regress/expected/mv_dependencies.out | 147 | 0 |
| src/test/regress/expected/object_address.out | 1 | 1 |
| src/test/regress/expected/opr_sanity.out | 2 | 1 |
| src/test/regress/expected/rules.out | 2 | 1 |
| src/test/regress/expected/type_sanity.out | 4 | 3 |
| src/test/regress/sql/mv_dependencies.sql | 139 | 0 |
| src/test/regress/sql/object_address.sql | 1 | 1 |
Binary attachment — download to view.