repo.or.cz
/
pgsql.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Consistently use "superuser" instead of "super user"
[pgsql.git]
/
src
/
test
/
locale
/
gr_GR.ISO8859-7
/
test-gr-select.sql.in
blob
e22349c34c73e800122d4c4904dd8df0eff8893c
1
SELECT
*
FROM
usastates
WHERE
name_gr ~
*
'^Ã.*'
ORDER BY
name_gr
;