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

Commit9689290

Browse files
TABLESAMPLE system_rows(limit)
Contrib module implementing a tablesample methodthat allows you to limit the sample by a hard rowlimit.Petr JelinekReviewed by Michael Paquier, Amit Kapila andSimon Riggs
1 parent8d3e090 commit9689290

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎doc/src/sgml/contrib.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ CREATE EXTENSION <replaceable>module_name</> FROM unpackaged;
142142
&tcn;
143143
&test-decoding;
144144
&tsearch2;
145+
&tsm-system-rows;
145146
&unaccent;
146147
&uuid-ossp;
147148
&xml2;

‎doc/src/sgml/filelist.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
<!ENTITY test-parser SYSTEM "test-parser.sgml">
148148
<!ENTITY test-shm-mq SYSTEM "test-shm-mq.sgml">
149149
<!ENTITY tsearch2 SYSTEM "tsearch2.sgml">
150+
<!ENTITY tsm-system-rows SYSTEM "tsm-system-rows.sgml">
150151
<!ENTITY unaccent SYSTEM "unaccent.sgml">
151152
<!ENTITY uuid-ossp SYSTEM "uuid-ossp.sgml">
152153
<!ENTITY vacuumlo SYSTEM "vacuumlo.sgml">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp