<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - PL/PgSQL rozpoznaie typu parametru]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=107&amp;type=atom"/>
	<updated>2008-11-03T19:10:30Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=107</id>
		<entry>
			<title type="html"><![CDATA[Odp: PL/PgSQL rozpoznaie typu parametru]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=366#p366"/>
			<content type="html"><![CDATA[Swago czasu bylo chyba cos co sie nazywalo pgTAP (chyba ostatni realease tego 'dodatku' do postgresa zawieral cos w stylu typeof() lub instanceof() )]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2008-11-03T19:10:30Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=366#p366</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[PL/PgSQL rozpoznaie typu parametru]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=365#p365"/>
			<content type="html"><![CDATA[Witam czy jest możliwe w instrukcji warunkowej sprawdzenie typu parametru po przekazaniu go do  funkcji np :

CREATE OR REPLACE FUNCTION(anyelement)
...
...
...
IF $1 = TYP (np. numeric)
THEN
...
...
...
END IF;


??]]></content>
			<author>
				<name><![CDATA[Rady]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=6</uri>
			</author>
			<updated>2008-11-03T17:38:29Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=365#p365</id>
		</entry>
</feed>
