mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Given the existing stipulation that path_contains_parent_reference()
must only be invoked on canonicalized paths, we can simplify things
in the wake of commit
|
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| .gitignore | ||
| adminpack--1.1--2.0.sql | ||
| adminpack--1.0--1.1.sql | ||
| adminpack--1.0.sql | ||
| adminpack--2.0--2.1.sql | ||
| adminpack.c | ||
| adminpack.control | ||
| Makefile | ||