f3c67e2efa
* Force the default wal_sync_method to be fdatasync on Linux * Fix "too many KnownAssignedXids" error during Hot Standby replay * Fix race condition in lock acquisition during Hot Standby * Avoid unnecessary conflicts during Hot Standby * Fix assorted bugs in WAL replay logic for GIN indexes * Fix recovery from base backup when the starting checkpoint WAL record is not in the same WAL segment as its redo point * Fix corner-case bug when streaming replication is enabled immediately after creating the master database cluster * Fix persistent slowdown of autovacuum workers when multiple workers remain active for a long time * Fix long-term memory leak in autovacuum launcher * Avoid failure when trying to report an impending transaction wraparound condition from outside a transaction * Add support for detecting register-stack overrun on IA64 * Add a check for stack overflow in copyObject() * Fix detection of page splits in temporary GiST indexes * Fix error checking during early connection processing * Improve efficiency of window functions * Avoid memory leakage while "ANALYZE"'ing complex index expressions * Ensure an index that uses a whole-row Var still depends on its table * Add missing support in "DROP OWNED BY" for removing foreign data wrapper/server privileges belonging to a user * Do not "inline" a SQL function with multiple OUT parameters * Fix crash when inline-ing a set-returning function whose argument list contains a reference to an inline-able user function * Behave correctly if ORDER BY, LIMIT, FOR UPDATE, or WITH is attached to the VALUES part of INSERT ... VALUES * Make the OFF keyword unreserved This prevents problems with using off as a variable name in PL/pgSQL. That worked before 9.0, but was now broken because PL/pgSQL now treats all core reserved words as reserved. * Fix constant-folding of COALESCE() expressions
16 lines
906 B
Text
16 lines
906 B
Text
$NetBSD: distinfo,v 1.3 2010/12/19 09:53:27 adam Exp $
|
|
|
|
SHA1 (postgresql-9.0.2.tar.bz2) = 42a9518a2f11fa1d09a23bc628b00e992d3bcf4a
|
|
RMD160 (postgresql-9.0.2.tar.bz2) = 3313b4bafe3af6282f68f198da7d50af4d5c01c4
|
|
Size (postgresql-9.0.2.tar.bz2) = 14024244 bytes
|
|
SHA1 (patch-aa) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
|
|
SHA1 (patch-ab) = 6adfc53e325abe69582f1c7971f56144c697e9c1
|
|
SHA1 (patch-ac) = 76ddd3015d93b19cdd6000eaffc4f53cbd4965b5
|
|
SHA1 (patch-ad) = 64b24d389470ddb980b7a2bdb95e59a599812dfd
|
|
SHA1 (patch-ae) = 1e6343aa520caa19a98b9e0b8c202d6e645ad3bc
|
|
SHA1 (patch-af) = a73769cf05223d2ee06249c9e69c85038c2cd936
|
|
SHA1 (patch-ag) = 85dac95e40efc16270885087f868aeb76e1b9214
|
|
SHA1 (patch-ah) = 25102dce1b9b22385353af23500636fb18e3bf64
|
|
SHA1 (patch-ai) = 0d6f536f7593e362ec216eafa73c718ad6bed8fc
|
|
SHA1 (patch-an) = 0279365bc54ac2854a9b533cab93db481fd6f7df
|
|
SHA1 (patch-ao) = 4d7c40d107d4c13c63ef2908d9a02be319863657
|