<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/postgresql81, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-06-20T08:27:57Z</updated>
<entry>
<title>Changes 8.1.13:</title>
<updated>2008-06-20T08:27:57Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2008-06-20T08:27:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6fbe71741ad380258f94ed5627df4b78e1047ada'/>
<id>urn:sha1:6fbe71741ad380258f94ed5627df4b78e1047ada</id>
<content type='text'>
* Make pg_get_ruledef() parenthesize negative constants (Tom)
  Before this fix, a negative constant in a view or rule might be
  dumped as, say, -42::integer, which is subtly incorrect: it should
  be (-42)::integer due to operator precedence rules. Usually this
  would make little difference, but it could interact with another
  recent patch to cause PostgreSQL to reject what had been a valid
  "SELECT DISTINCT" view query. Since this could result in pg_dump
  output failing to reload, it is being treated as a high-priority
  fix. The only released versions in which dump output is actually
  incorrect are 8.3.1 and 8.2.7.
* Make "ALTER AGGREGATE ... OWNER TO" update pg_shdepend (Tom)
  This oversight could lead to problems if the aggregate was later
  involved in a "DROP OWNED" or "REASSIGN OWNED" operation.</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba171a91fab519f587b027c1a2888cb6e3fce049'/>
<id>urn:sha1:ba171a91fab519f587b027c1a2888cb6e3fce049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing CONFLICTS with postgresql83-* packages.  Reported by ASau` on irc.</title>
<updated>2008-04-23T12:40:40Z</updated>
<author>
<name>ghen</name>
<email>ghen@pkgsrc.org</email>
</author>
<published>2008-04-23T12:40:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0786aa97457a50ba01b4c543813c6be165c3762c'/>
<id>urn:sha1:0786aa97457a50ba01b4c543813c6be165c3762c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark the main postgresql8[0-3] packages as meta packages.</title>
<updated>2008-03-13T16:47:37Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-03-13T16:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a14d89a166b2c0b2be6c384869549ee6cc237e09'/>
<id>urn:sha1:a14d89a166b2c0b2be6c384869549ee6cc237e09</id>
<content type='text'>
This avoids the problems in PR 34914.</content>
</entry>
<entry>
<title>Changes 8.1.11:</title>
<updated>2008-01-07T20:14:23Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2008-01-07T20:14:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=523e67efcbe637ab2cf86b6f0c56631221f9c10a'/>
<id>urn:sha1:523e67efcbe637ab2cf86b6f0c56631221f9c10a</id>
<content type='text'>
This release contains a variety of fixes from 8.1.10, including fixes
for significant security issues.

This is the last 8.1.X release for which the PostgreSQL community will
produce binary packages for Windows. Windows users are encouraged to
move to 8.2.X or later, since there are Windows-specific fixes in 8.2.X
that are impractical to back-port. 8.1.X will continue to be supported
on other platforms.</content>
</entry>
<entry>
<title>* If PLIST_SRC is explicitly set to an empty value in a package Makefile,</title>
<updated>2007-10-25T22:00:39Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2007-10-25T22:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ae9b935fd018aee0bd2410c581458d429b05b38b'/>
<id>urn:sha1:ae9b935fd018aee0bd2410c581458d429b05b38b</id>
<content type='text'>
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty</content>
</entry>
<entry>
<title>Re-add "intentionally empty" PLISTs for meta-packages and other packages</title>
<updated>2007-10-25T17:49:45Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2007-10-25T17:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=38c496d6c0f80dd3c6c3c2b59bf1eec539fc241d'/>
<id>urn:sha1:38c496d6c0f80dd3c6c3c2b59bf1eec539fc241d</id>
<content type='text'>
that directly manipulate empty PLISTs.

Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.</content>
</entry>
<entry>
<title>Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk</title>
<updated>2007-10-25T16:54:26Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2007-10-25T16:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=56ba4d26906035375d68907b5ecea5c345617179'/>
<id>urn:sha1:56ba4d26906035375d68907b5ecea5c345617179</id>
<content type='text'>
can handle packages having no PLIST files.</content>
</entry>
<entry>
<title>Changes 8.1.10:</title>
<updated>2007-09-19T20:01:58Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2007-09-19T20:01:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=60c7102866cdfcfaa462d5b8074ff87b7b0a040c'/>
<id>urn:sha1:60c7102866cdfcfaa462d5b8074ff87b7b0a040c</id>
<content type='text'>
* Prevent index corruption when a transaction inserts rows and then
  aborts close to the end of a concurrent "VACUUM" on the same table
* Make "CREATE DOMAIN ... DEFAULT NULL" work properly
* Allow the interval data type to accept input consisting only of
  milliseconds or microseconds
* Speed up rtree index insertion
* Fix excessive logging of SSL error messages
* Fix logging so that log messages are never interleaved when using
  the syslogger process
* Fix crash when log_min_error_statement logging runs out of memory
* Fix incorrect handling of some foreign-key corner cases
* Prevent "REINDEX" and "CLUSTER" from failing due to attempting to
  process temporary tables of other sessions
* Update the time zone database rules, particularly New Zealand's
  upcoming changes
* Windows socket improvements
* Suppress timezone name (%Z) in log timestamps on Windows because of
  possible encoding mismatches
* Require non-superusers who use "/contrib/dblink" to use only
  password authentication, as a security measure</content>
</entry>
<entry>
<title>CONFLICTS fix</title>
<updated>2007-05-04T20:04:52Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2007-05-04T20:04:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9e5f469a1a2302b62e7cc2b8628ce1f58d6499bc'/>
<id>urn:sha1:9e5f469a1a2302b62e7cc2b8628ce1f58d6499bc</id>
<content type='text'>
</content>
</entry>
</feed>
