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

Commit4194f40

Browse files
Fix typo
1 parent58ecc51 commit4194f40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,8 @@ SELECT pgv_get('pack', 'var_text', NULL::text);
304304
before transaction block
305305
```
306306

307-
If you create a transactional variable after`BEGIN` or`SAVEPOINT` statementsand than rollback
308-
to previous state - variable will not be exist:
307+
If you create a transactional variable after`BEGIN` or`SAVEPOINT` statements
308+
and then rollbackto previous state - variable will not be exist:
309309

310310
```sql
311311
BEGIN;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp