pgsql: Stamp HEAD as 12devel

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Stamp HEAD as 12devel
Date: 2018-06-30 16:49:37
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Stamp HEAD as 12devel

Let the hacking begin ...

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/feced1387f07c3fa6c47d36a68962750e6065486

Modified Files
--------------
configure | 18 +++++++++---------
configure.in | 2 +-
doc/bug.template | 2 +-
src/include/pg_config.h.win32 | 8 ++++----
src/interfaces/libpq/libpq.rc.in | 8 ++++----
src/port/win32ver.rc | 4 ++--
src/tools/git_changelog | 2 +-
src/tools/version_stamp.pl | 2 +-
8 files changed, 23 insertions(+), 23 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-07-01 06:10:44 pgsql: Use optimized bitmap set function for membership test in postgre
Previous Message Arseny Sher 2018-06-30 15:00:21 Re: pgsql: Fix "base" snapshot handling in logical decoding