<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - insert zmiennej rowtype]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=338&amp;type=atom"/>
	<updated>2009-11-09T10:24:05Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=338</id>
		<entry>
			<title type="html"><![CDATA[Odp: insert zmiennej rowtype]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1535#p1535"/>
			<content type="html"><![CDATA[W taki prosty sposób chyba się nie da tego zrobić.]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-11-09T10:24:05Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1535#p1535</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: insert zmiennej rowtype]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1503#p1503"/>
			<content type="html"><![CDATA[Dziękuję 

jeszcze walczę z operacją 
UPDATE %tabela%SET ROW = %rowtype% WHERE id = x;
szukam odpowiednika dla SET ROW]]></content>
			<author>
				<name><![CDATA[mborkk]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=997</uri>
			</author>
			<updated>2009-11-04T14:46:12Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1503#p1503</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: insert zmiennej rowtype]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1500#p1500"/>
			<content type="html"><![CDATA[[code]
insert into %tabela% values (%rowtype%.*);
[/code]]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-11-04T13:02:33Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1500#p1500</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[insert zmiennej rowtype]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1499#p1499"/>
			<content type="html"><![CDATA[Witam
INSERT INTO %tabela% VALUES %rowtype% 
czy powyzsza operacja jest do zrealizowania w pl/pgSQL-u
%rowtype% - to zmienna typu rekordowego zgodnego z %tabela%]]></content>
			<author>
				<name><![CDATA[mborkk]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=997</uri>
			</author>
			<updated>2009-11-04T10:44:16Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1499#p1499</id>
		</entry>
</feed>
