サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
猛暑に注意を
gist.github.com/281672
gistfile1.txt `_� ��:� ishida=# create function any_eq (anyelement, anyelement) returns boolean language sql as 'select $1 = $2'; CREATE FUNCTION ishida=# create operator == (procedure = any_eq, leftarg=anyelement, rightarg=anyelement); CREATE OPERATOR ishida=# select 1+2 == 3; ?column? ---------- t (1 row) ishida=# select 'abc' == 'abc'; ERROR: could not determine polymorphic type because input h
このページを最初にブックマークしてみませんか?
『gist:281672』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く