]> granicus.if.org Git - postgresql/commit
Fix compiler warnings on Sun Studio of the sort
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 27 May 2009 19:41:58 +0000 (19:41 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 27 May 2009 19:41:58 +0000 (19:41 +0000)
commit9873db6646a19753df17cc1e32f6046bdfb74938
treed3e4caea7ef1960bf8de24506feeaf3ace8f398b
parente7f4923d3b414f9920f0d479991f6dc3a9c1b739
Fix compiler warnings on Sun Studio of the sort

"tsquery_op.c", line 193: warning: syntax error:  empty declaration

Zdenek Kotala
src/backend/utils/adt/tsquery_op.c
src/backend/utils/adt/tsvector_op.c