File: foo--100--123.sql

package info (click to toggle)
postgresql-common 282
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,528 kB
  • sloc: perl: 4,170; sh: 1,572; makefile: 327; sql: 13; ansic: 10
file content (3 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (12)
1
2
3
CREATE OR REPLACE FUNCTION foo ()
RETURNS text LANGUAGE C
AS '$libdir/foo';