<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - empty blob]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=288&amp;type=atom"/>
	<updated>2009-09-04T10:40:08Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=288</id>
		<entry>
			<title type="html"><![CDATA[empty blob]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1256#p1256"/>
			<content type="html"><![CDATA[Witam!
Chciałbym się zapytać czy istnieje w postgre identyczna finkcja jak empty_blob() w oracle? A jeśli nie to jak ją zastąpić?
Mam coś takiego:
NAZWA_POLA BLOB DEFAULT empty_blob()
Domyślam, że aby przełożyć to poprawnie na postgre nie wystarczy:
NAZWA_POLA BYTEA DEFAULT NULL
Z góry dziękuje za pomoc!
Pozdrawiam]]></content>
			<author>
				<name><![CDATA[andyw]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=964</uri>
			</author>
			<updated>2009-09-04T10:40:08Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1256#p1256</id>
		</entry>
</feed>
