<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/postgresql.git/src/template/unixware, 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 "sco" and "unixware" ports.</title>
<updated>2016-10-11T15:26:04+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2016-10-11T15:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=2b860f52ed1b1784cdf3f03886805f5bf250ea74'/>
<id>2b860f52ed1b1784cdf3f03886805f5bf250ea74</id>
<content type='text'>
SCO OpenServer and SCO UnixWare are more or less dead platforms.
We have never had a buildfarm member testing the "sco" port, and
the last "unixware" member was last heard from in 2012, so it's
fair to doubt that the code even compiles anymore on either one.
Remove both ports.  We can always undo this if someone shows up
with an interest in maintaining and testing these platforms.

Discussion: &lt;17177.1476136994@sss.pgh.pa.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SCO OpenServer and SCO UnixWare are more or less dead platforms.
We have never had a buildfarm member testing the "sco" port, and
the last "unixware" member was last heard from in 2012, so it's
fair to doubt that the code even compiles anymore on either one.
Remove both ports.  We can always undo this if someone shows up
with an interest in maintaining and testing these platforms.

Discussion: &lt;17177.1476136994@sss.pgh.pa.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>With the native compiler on Unixware, disable optimization if</title>
<updated>2007-07-16T17:38:48+00:00</updated>
<author>
<name>Neil Conway</name>
<email>neilc@samurai.com</email>
</author>
<published>2007-07-16T17:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=e9e97500c908fc39c37baecc3be9b02c7a5c7cd5'/>
<id>e9e97500c908fc39c37baecc3be9b02c7a5c7cd5</id>
<content type='text'>
--enable-debug is used, to avoid complaints about debugging and
optimization being mutually exclusive. Patch from Stefan Kaltenbrunner.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--enable-debug is used, to avoid complaints about debugging and
optimization being mutually exclusive. Patch from Stefan Kaltenbrunner.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make --with-ldap build on Unixware, per Olivier Prenant.</title>
<updated>2006-12-14T21:49:54+00:00</updated>
<author>
<name>Tom Lane</name>
<email>tgl@sss.pgh.pa.us</email>
</author>
<published>2006-12-14T21:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=1f09a857b7dd629d1251e07349277a6a99f44e72'/>
<id>1f09a857b7dd629d1251e07349277a6a99f44e72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention why unixware doesn't handle threading in 8.0.</title>
<updated>2004-12-19T04:09:48+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2004-12-19T04:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=f69cf1fc14dabbba747884cb19cd4e36be98b125'/>
<id>f69cf1fc14dabbba747884cb19cd4e36be98b125</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't bother adding to cflags/cppflags, just set them because configure</title>
<updated>2004-12-02T18:11:40+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2004-12-02T18:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=f7bae20d675786790725f77ddc3486f7c5a047ea'/>
<id>f7bae20d675786790725f77ddc3486f7c5a047ea</id>
<content type='text'>
handles that, and make solaris debug use no optimization.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
handles that, and make solaris debug use no optimization.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add to CPPFLAGS/CFLAGS in template files, don't over-ride them.</title>
<updated>2004-11-27T05:03:26+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2004-11-27T05:03:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=3aa9776d95ca8d96798545f9eaa496303a88b51a'/>
<id>3aa9776d95ca8d96798545f9eaa496303a88b51a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extra 'then'.</title>
<updated>2004-05-14T16:29:12+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2004-05-14T16:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=550735cd735ea1c07c12f34a863780a178c1e547'/>
<id>550735cd735ea1c07c12f34a863780a178c1e547</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No need for gcc thread stuff anymore, only cc.</title>
<updated>2004-05-13T15:44:05+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2004-05-13T15:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=261eda55d3473f4da3c60e09b4f9823688121593'/>
<id>261eda55d3473f4da3c60e09b4f9823688121593</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove warning about Unixware.</title>
<updated>2004-05-13T14:07:19+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2004-05-13T14:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=9f7283eb1b40e727ebcd356f6fb6633083855160'/>
<id>9f7283eb1b40e727ebcd356f6fb6633083855160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unconditionally define:</title>
<updated>2004-04-26T04:04:42+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2004-04-26T04:04:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=30a06fe2c4ef63a6b705203b0490486b8f254e6d'/>
<id>30a06fe2c4ef63a6b705203b0490486b8f254e6d</id>
<content type='text'>
	-D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS

for all ports.  It can't hurt if they are not supported, but it makes
our job easier for porting.

Should fix Darwin compile and other platforms without mucking with the
thread detection code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	-D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS

for all ports.  It can't hurt if they are not supported, but it makes
our job easier for porting.

Should fix Darwin compile and other platforms without mucking with the
thread detection code.
</pre>
</div>
</content>
</entry>
</feed>
