File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ ### IMPORTANT: make sure that you:
3+
4+ - are familiar with [known limitations](https://github.com/postgrespro/pg_pathman/wiki/Known-limitations).
5+ - checked the [faq](https://github.com/postgrespro/pg_pathman/wiki/What-the-FAQ) for common problems.
6+ -->
7+
8+
9+ ### Problem description
10+
11+ Explain your problem here (it's always better to provide reproduction steps) ...
12+
13+
14+
15+ ### Environment
16+
17+ <!-- Put the result of (SELECT * FROM pg_extension) below -->
18+
19+ <!-- Put the result of (SELECT version()) below -->
20+
21+ <!-- For Postgres Pro: put the result of (SELECT pgpro_version()) below -->
22+
23+ <!-- For Postgres Pro: put the result of (SELECT pgpro_edition()) below -->
24+
25+ <!-- For pg_pathman 1.4: put the result of (SELECT get_pathman_lib_version()) below -->
26+
27+ <!-- For pg_pathman 1.5: put the result of (SELECT pathman_version()) below -->
28+
You can’t perform that action at this time.
0 commit comments