pgsql: Update documentation of default fdw_tuple_cost

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update documentation of default fdw_tuple_cost
Date: 2024-01-11 02:04:52
Message-ID: E1rNkRA-000qnt-2e@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update documentation of default fdw_tuple_cost

Follow up to cac169d68

Umair Shahid

Reviewed by Richard Guo and Chris Travers

Discussion: https://postgr.es/m/CALVUYo9RECc5gwD%2B4SRM5Es%2Bbg9cpNfhd3_qUjf7kVTGyLpFJg%40mail.gmail.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/postgres-fdw.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2024-01-11 03:35:03 pgsql: Fix an intermetant BF failure in 003_logical_slots.
Previous Message Michael Paquier 2024-01-11 01:42:58 pgsql: pg_regress: Disable autoruns for cmd.exe on Windows