On Mon, Jul 7, 2014 at 10:01 PM, Andrew Dunstan wrote:
>
> On 07/07/2014 06:56 AM, Fujii Masao wrote:
>>
>> Fix typos in comments.
>>
>> Branch
>> --
>> master
>>
>> Details
>> ---
>>
>> http://git.postgresql.org/pg/commitdiff/4cbd12832839830fe58bb5d9d4ba7e2ec84952ce
>>
>> Modified Files
>
Fix typo in comment.
This typo was accidentally added by recent commit 4cbd128.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/6048896e4c9679cba89242d77f02ceba01c791d1
Modified Files
--
src/bin/pg_basebackup/receivelog.c |2 +-
1 file changed, 1 inse
In pg_dump, show server and pg_dump versions with or without --verbose.
We used to print this information only in verbose mode, but it's argued
that it's useful enough to print always; one reason being that this
provides some documentation about which Postgres versions the dump is
meant to reload
pg_upgrade: allow upgrades for new-only TOAST tables
Previously, when calculations on the need for toast tables changed,
pg_upgrade could not handle cases where the new cluster needed a TOAST
table and the old cluster did not. (It already handled the opposite
case.) This fixes the "OID mismatch"
pg_upgrade: allow upgrades for new-only TOAST tables
Previously, when calculations on the need for toast tables changed,
pg_upgrade could not handle cases where the new cluster needed a TOAST
table and the old cluster did not. (It already handled the opposite
case.) This fixes the "OID mismatch"
pg_upgrade: allow upgrades for new-only TOAST tables
Previously, when calculations on the need for toast tables changed,
pg_upgrade could not handle cases where the new cluster needed a TOAST
table and the old cluster did not. (It already handled the opposite
case.) This fixes the "OID mismatch"
pg_upgrade: allow upgrades for new-only TOAST tables
Previously, when calculations on the need for toast tables changed,
pg_upgrade could not handle cases where the new cluster needed a TOAST
table and the old cluster did not. (It already handled the opposite
case.) This fixes the "OID mismatch"
On 07/07/2014 06:56 AM, Fujii Masao wrote:
Fix typos in comments.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/4cbd12832839830fe58bb5d9d4ba7e2ec84952ce
Modified Files
--
src/backend/tcop/postgres.c|2 +-
src/bin/pg_basebackup/receivelog.c
Fix typos in comments.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/4cbd12832839830fe58bb5d9d4ba7e2ec84952ce
Modified Files
--
src/backend/tcop/postgres.c|2 +-
src/bin/pg_basebackup/receivelog.c |2 +-
src/include/postgres.h