<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/postgresql.git/src/backend/port/beos/sem.c, branch master</title>
<subtitle>git.postgresql.org: git/postgresql.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/'/>
<entry>
<title>Remove BEOS port.</title>
<updated>2006-01-05T03:01:38+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2006-01-05T03:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=44f90212236bfb6fc1279e95dc8fa315104d964e'/>
<id>44f90212236bfb6fc1279e95dc8fa315104d964e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Standard pgindent run for 8.1.</title>
<updated>2005-10-15T02:49:52+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2005-10-15T02:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=1dc34982511d91ef8a2b71bdcb870f067c1b3da9'/>
<id>1dc34982511d91ef8a2b71bdcb870f067c1b3da9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pgindent run.</title>
<updated>2003-08-04T00:43:34+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2003-08-04T00:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=089003fb462fcce46c02bf47322b429f73c33c50'/>
<id>089003fb462fcce46c02bf47322b429f73c33c50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Error message editing in backend/bootstrap, /lib, /nodes, /port.</title>
<updated>2003-07-22T23:30:39+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2003-07-22T23:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=c72839d5be17911be03632f92c75624aea766af4'/>
<id>c72839d5be17911be03632f92c75624aea766af4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This patch fixes a bunch of spelling mistakes in comments throughout the</title>
<updated>2003-03-10T22:28:22+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2003-03-10T22:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=e4704001ea4c3d63b53e8783859ff598ef2f69e5'/>
<id>e4704001ea4c3d63b53e8783859ff598ef2f69e5</id>
<content type='text'>
PostgreSQL source code.

Neil Conway
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PostgreSQL source code.

Neil Conway
</pre>
</div>
</content>
</entry>
<entry>
<title>This patch removes a bunch of superfluous #include directives: if</title>
<updated>2002-11-08T20:23:57+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2002-11-08T20:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=bea4792125389bb68e043ac38b0fed8790d42484'/>
<id>bea4792125389bb68e043ac38b0fed8790d42484</id>
<content type='text'>
postgres.h or c.h includes a system header (such as stdio.h or
stdlib.h), there's no need to specifically include it in any of the .c
files in the backend.

Neil Conway
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
postgres.h or c.h includes a system header (such as stdio.h or
stdlib.h), there's no need to specifically include it in any of the .c
files in the backend.

Neil Conway
</pre>
</div>
</content>
</entry>
<entry>
<title>pgindent run on all C files.  Java run to follow.  initdb/regression</title>
<updated>2001-10-25T05:50:21+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2001-10-25T05:50:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=b81844b1738c584d92330a5ccd0fbd8b603d2886'/>
<id>b81844b1738c584d92330a5ccd0fbd8b603d2886</id>
<content type='text'>
tests pass.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests pass.
</pre>
</div>
</content>
</entry>
<entry>
<title>pgindent run.  Make it all clean.</title>
<updated>2001-03-22T04:01:46+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2001-03-22T04:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=9e1552607a9dc6bc23e43d46770a9063ade4f3f0'/>
<id>9e1552607a9dc6bc23e43d46770a9063ade4f3f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>&gt;&gt;     Here is a patch for the beos port (All regression tests are OK).</title>
<updated>2000-12-18T18:45:05+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2000-12-18T18:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=1f159e562b2a31234edba781218ce5278ea2cfd8'/>
<id>1f159e562b2a31234edba781218ce5278ea2cfd8</id>
<content type='text'>
&gt;&gt;     xlog.c : special case for beos to avoid 'link' which does not work yet
&gt;&gt;     beos/sem.c : implementation of new sem_ctl call (GETPID) and a new
&gt;sem_op
&gt;&gt; flag (IPCNOWAIT)
&gt;&gt;     dynloader/beos.c : add a verification of symbol validity (seem that
the
&gt;&gt; loader sometime return OK with an invalid symbol)
&gt;&gt;     postmaster.c :  add beos forking support for the new checkpoint
process
&gt;&gt;     postgres.c : remove beos special case for getrusage
&gt;&gt;     beos.h : Correction of a bas definition of AF_UNIX, misc defnitions
&gt;&gt;
&gt;&gt;
&gt;&gt;     thanks
&gt;&gt;
&gt;&gt;
&gt;&gt;             cyril

Cyril VELTER
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt;&gt;     xlog.c : special case for beos to avoid 'link' which does not work yet
&gt;&gt;     beos/sem.c : implementation of new sem_ctl call (GETPID) and a new
&gt;sem_op
&gt;&gt; flag (IPCNOWAIT)
&gt;&gt;     dynloader/beos.c : add a verification of symbol validity (seem that
the
&gt;&gt; loader sometime return OK with an invalid symbol)
&gt;&gt;     postmaster.c :  add beos forking support for the new checkpoint
process
&gt;&gt;     postgres.c : remove beos special case for getrusage
&gt;&gt;     beos.h : Correction of a bas definition of AF_UNIX, misc defnitions
&gt;&gt;
&gt;&gt;
&gt;&gt;     thanks
&gt;&gt;
&gt;&gt;
&gt;&gt;             cyril

Cyril VELTER
</pre>
</div>
</content>
</entry>
<entry>
<title>beos fixes from Cyril VELTER</title>
<updated>2000-10-28T18:27:57+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2000-10-28T18:27:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=88094f2e2b7ef07a2b1af1ca5469c7abba173876'/>
<id>88094f2e2b7ef07a2b1af1ca5469c7abba173876</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
