<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/postgresql.git/src/tools/pginclude/pgcompinclude, branch master</title>
<subtitle>git.postgresql.org: git/postgresql.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/postgresql.git/'/>
<entry>
<title>Lots of doc corrections.</title>
<updated>2012-04-24T02:43:09+00:00</updated>
<author>
<name>Robert Haas</name>
<email>rhaas@postgresql.org</email>
</author>
<published>2012-04-24T02:43:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/postgresql.git/commit/?id=5d4b60f2f25bedee257aaf6f2f4ac77028629b87'/>
<id>5d4b60f2f25bedee257aaf6f2f4ac77028629b87</id>
<content type='text'>
Josh Kupershmidt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Josh Kupershmidt
</pre>
</div>
</content>
</entry>
<entry>
<title>Make pgcompinclude/pgrminclude less tied to Bruce's personal machine.</title>
<updated>2011-12-01T19:44:32+00:00</updated>
<author>
<name>Robert Haas</name>
<email>rhaas@postgresql.org</email>
</author>
<published>2011-12-01T19:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/postgresql.git/commit/?id=3b86b4653c0635308a16ce0fade7209f1204832f'/>
<id>3b86b4653c0635308a16ce0fade7209f1204832f</id>
<content type='text'>
Not everyone has /pg linked to the src subdirectory of their PostgreSQL
tree.  Also, cc isn't the way to invoke the compiler everywhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not everyone has /pg linked to the src subdirectory of their PostgreSQL
tree.  Also, cc isn't the way to invoke the compiler everywhere.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve method of avoiding fcinfo compile errors.</title>
<updated>2011-09-01T18:16:13+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2011-09-01T18:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/postgresql.git/commit/?id=418d04ea73afd3df1fec9670f5f47827aeaf5a25'/>
<id>418d04ea73afd3df1fec9670f5f47827aeaf5a25</id>
<content type='text'>
Fix pgrminclude C comment marker.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix pgrminclude C comment marker.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow more include files to be compiled in their own by adding missing</title>
<updated>2011-08-27T15:05:33+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2011-08-27T15:05:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/postgresql.git/commit/?id=4bd7333b14786a2d757195e907709d2aee116809'/>
<id>4bd7333b14786a2d757195e907709d2aee116809</id>
<content type='text'>
include dependencies.

Modify pgcompinclude to skip a common fcinfo error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
include dependencies.

Modify pgcompinclude to skip a common fcinfo error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add another pgdefine path check, and a cvs-git change.</title>
<updated>2011-08-27T01:52:35+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2011-08-27T01:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/postgresql.git/commit/?id=68c019a5383bae89794b8a37001a7b8801e9a19b'/>
<id>68c019a5383bae89794b8a37001a7b8801e9a19b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change references of CVS to .git.</title>
<updated>2011-08-27T01:43:34+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2011-08-27T01:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/postgresql.git/commit/?id=e7088713cd2bb6ce2ce630d07feb45b011308932'/>
<id>e7088713cd2bb6ce2ce630d07feb45b011308932</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove cvs keywords from all files.</title>
<updated>2010-09-20T20:08:53+00:00</updated>
<author>
<name>Magnus Hagander</name>
<email>magnus@hagander.net</email>
</author>
<published>2010-09-20T20:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/postgresql.git/commit/?id=9f2e211386931f7aee48ffbc2fcaef1632d8329f'/>
<id>9f2e211386931f7aee48ffbc2fcaef1632d8329f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move CFLAGS for pginclude to the end of the command line.</title>
<updated>2006-07-14T01:05:14+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2006-07-14T01:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/postgresql.git/commit/?id=06bed485b084c34a56c437f01ca5539e18ac311f'/>
<id>06bed485b084c34a56c437f01ca5539e18ac311f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve pginclude compile flags.</title>
<updated>2006-07-11T20:12:29+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2006-07-11T20:12:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/postgresql.git/commit/?id=4084681546cb187aeddbcf7ffe2eba48ea301810'/>
<id>4084681546cb187aeddbcf7ffe2eba48ea301810</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add libpq include directory to script.</title>
<updated>2006-07-11T02:01:24+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2006-07-11T02:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/postgresql.git/commit/?id=45a43090748331134d57bc2b74e918b188f34f3a'/>
<id>45a43090748331134d57bc2b74e918b188f34f3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
