diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-02-13 13:03:41 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-02-13 22:54:42 -0500 |
commit | 27d5d7ab10086d833e3df251951cf63c392b8bca (patch) | |
tree | f5d0cf1f90dbcc1b3be22469763e5cf2f53d00f1 /contrib/btree_gist/btree_gist.sql.in | |
parent | 5569ae52ae206b3e35411df435884cf848ae0494 (diff) | |
download | postgresql-27d5d7ab10086d833e3df251951cf63c392b8bca.tar.gz postgresql-27d5d7ab10086d833e3df251951cf63c392b8bca.zip |
Change the naming convention for extension files to use double dashes.
This allows us to have an unambiguous rule for deconstructing the names
of script files and secondary control files, without having to forbid
extension and version names from containing any dashes. We do have to
forbid them from containing double dashes or leading/trailing dashes,
but neither restriction is likely to bother anyone in practice.
Per discussion, this seems like a better solution overall than the
original design.
Diffstat (limited to 'contrib/btree_gist/btree_gist.sql.in')
0 files changed, 0 insertions, 0 deletions