summaryrefslogtreecommitdiff
path: root/databases/postgresql82
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2009-09-10 10:07:17 +0000
committeradam <adam@pkgsrc.org>2009-09-10 10:07:17 +0000
commite37d8449d5ab8d1a531b3f9bc8233adff49eab5c (patch)
tree82c1d9f138ec3ec353c15cb5bc376d0207ef0175 /databases/postgresql82
parentf02855b08164c27c25a2eb6d232b29c35351ebd2 (diff)
downloadpkgsrc-e37d8449d5ab8d1a531b3f9bc8233adff49eab5c.tar.gz
Changes 8.3.8:
* Fix Windows shared-memory allocation code * Force WAL segment switch during pg_start_backup() * Disallow "RESET ROLE" and "RESET SESSION AUTHORIZATION" inside security-definer functions * Make "LOAD" of an already-loaded loadable module into a no-op * Disallow empty passwords during LDAP authentication * Fix handling of sub-SELECTs appearing in the arguments of an outer-level aggregate function * Fix bugs associated with fetching a whole-row value from the output of a Sort or Materialize plan node * Prevent synchronize_seqscans from changing the results of scrollable and WITH HOLD cursors * Revert planner change that disabled partial-index and constraint exclusion optimizations when there were more than 100 clauses in an AND or OR list * Fix hash calculation for data type interval * Treat to_char(..., 'TH') as an uppercase ordinal suffix with 'HH'/'HH12' * Fix overflow for INTERVAL 'x ms' when "x" is more than 2 million and integer datetimes are in use * Fix calculation of distance between a point and a line segment * Fix money data type to work in locales where currency amounts have no fractional digits, e.g. Japan * Fix LIKE for case where pattern contains %_ * Properly round datetime input like 00:12:57.9999999999999999999999999999 * Fix memory leaks in XML operations * Fix poor choice of page split point in GiST R-tree operator classes * Ensure that a "fast shutdown" request will forcibly terminate open sessions, even if a "smart shutdown" was already in progress * Avoid performance degradation in bulk inserts into GIN indexes when the input values are (nearly) in sorted order * Correctly enforce NOT NULL domain constraints in some contexts in PL/pgSQL * Fix portability issues in plperl initialization * Fix pg_ctl to not go into an infinite loop if "postgresql.conf" is empty * Improve pg_dump's efficiency when there are many large objects * Use SIGUSR1, not SIGQUIT, as the failover signal for pg_standby
Diffstat (limited to 'databases/postgresql82')
0 files changed, 0 insertions, 0 deletions