Peter Eisentraut
a9cf856ca0
Add more URLs to tests, mainly for checking sorting
2015-12-23 19:00:57 -05:00
Peter Eisentraut
290dd477f3
Add escape/unescape functions
2015-10-03 00:31:37 -04:00
Peter Eisentraut
cd80642413
Add hash operator class
...
The uri = uri operator was marked as HASHES, but no hash function or
hash operator class was defined. Hash joins would therefore fail.
Bug report and original patch by Grégoire HUBERT (@chanmix51).
closes #3
2015-08-29 16:17:13 -04:00
Peter Eisentraut
8a02974787
Add uri_normalize function
2015-04-12 16:01:03 -04:00
Peter Eisentraut
527cc23bc4
Change uri_path to return text
2015-04-03 22:49:52 -04:00
Peter Eisentraut
151fbaf691
Remove some error cases that fail with older uriparser version
2015-03-13 01:36:26 -04:00
Peter Eisentraut
83b652dc7e
Fix compilation on older PostgreSQL versions
2015-03-13 00:12:16 -04:00
Peter Eisentraut
c0a9e988f1
Drop "pg" prefix from extension name
2015-03-13 00:12:15 -04:00
Peter Eisentraut
ad14a83d51
uri_port returns integer
...
URI syntax only supports numeric ports.
2015-02-18 22:10:05 -05:00
Peter Eisentraut
67a513742a
First commit
2015-02-17 23:23:18 -05:00