Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Release 2.1.0

Compare
Choose a tag to compare
Loading
@ololobusololobus released this 26 May 15:27
· 113 commits to master since this release

Bothptrack engine and public SQL API are now inside extension. Only
certain required hooks have been left as a PostgreSQL core patch.

Also many things have changed since 2.0.0:

  • Fixed many compatibility bugs: alignment issues with atomics usage on Win32,
    with atomics simulation via spinlocks.
  • Added versioning into theptrack map.
  • Added automated standalone testing withpg_probackup via travis-ci in
    different modes, including a 'legacy' mode, i.e. withEXEC_BACKEND
    and--disable-atomics.
  • Removedpg_ptrack_get_block.

Upgrading from 2.0.0:

  • Putshared_preload_libraries = 'ptrack' intopostgresql.conf.
  • Renameptrack_map_size toptrack.map_size.
  • DoALTER EXTENSION 'ptrack' UPDATE;.
  • Restart server.
Assets2
Loading

[8]ページ先頭

©2009-2025 Movatter.jp