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

Commit9c59289

Browse files
committed
1 parentffbce80 commit9c59289

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/bin/pg_dump/pg_dump.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2024,7 +2024,7 @@ dumpTableData_insert(Archive *fout, void *dcontext)
20242024
archputs(insertStmt->data, fout);
20252025

20262026
/*
2027-
* If it is zero-column table then we'vealeady written the
2027+
* If it is zero-column table then we'vealready written the
20282028
* complete statement, which will mean we've disobeyed
20292029
* --rows-per-insert when it's set greater than 1. We do support
20302030
* a way to make this multi-row with: SELECT UNION ALL SELECT

‎src/bin/pgbench/t/001_pgbench_with_server.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# $out: reference to a regexp list that must match stdout
1717
# $err: reference to a regexp list that must match stderr
1818
# $name: name of test for error messages
19-
# $files: reference to filename/contentsdictionnary
19+
# $files: reference to filename/contentsdictionary
2020
# @args: further raw options or arguments
2121
subpgbench
2222
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp