<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="cs">
	<id>http://postgres.cz/index.php?action=history&amp;feed=atom&amp;title=Aplikace_cporig_dle_cest_ulo%C5%BEen%C3%BDch_v_patchi</id>
	<title>Aplikace cporig dle cest uložených v patchi - Historie editací</title>
	<link rel="self" type="application/atom+xml" href="http://postgres.cz/index.php?action=history&amp;feed=atom&amp;title=Aplikace_cporig_dle_cest_ulo%C5%BEen%C3%BDch_v_patchi"/>
	<link rel="alternate" type="text/html" href="http://postgres.cz/index.php?title=Aplikace_cporig_dle_cest_ulo%C5%BEen%C3%BDch_v_patchi&amp;action=history"/>
	<updated>2026-05-12T22:37:03Z</updated>
	<subtitle>Historie editací této stránky</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://postgres.cz/index.php?title=Aplikace_cporig_dle_cest_ulo%C5%BEen%C3%BDch_v_patchi&amp;diff=504&amp;oldid=prev</id>
		<title>imported&gt;Pavel v 27. 1. 2012, 13:06</title>
		<link rel="alternate" type="text/html" href="http://postgres.cz/index.php?title=Aplikace_cporig_dle_cest_ulo%C5%BEen%C3%BDch_v_patchi&amp;diff=504&amp;oldid=prev"/>
		<updated>2012-01-27T13:06:23Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nová stránka&lt;/b&gt;&lt;/p&gt;&lt;div&gt;V Bashi lze použít dávku&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
&lt;br /&gt;
cat $1 | grep &amp;#039;\*\*\* a&amp;#039; | sed  &amp;#039;s/\*\*\*\ a\///&amp;#039; | xargs cporig&lt;br /&gt;
patch -p1 &amp;lt; $1&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
případně &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cat $1 | egrep -o -e &amp;quot;^\*\*\*.*(sql|out|h|c|sgml|y|lex|Makefile)&amp;quot; | sed &amp;#039;s/\*\*\*\ //&amp;#039;| xargs cporig&lt;br /&gt;
&lt;br /&gt;
cat pavel-plpgsql-fnsig.diff | egrep -o -e &amp;quot;^\+\+\+.*(sql|out|h|c|sgml|y|lex|Makefile)&amp;quot; | sed &amp;#039;s/+++ b\///&amp;#039; | xargs cporig&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Pavel</name></author>
	</entry>
</feed>