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

Commit149f6f1

Browse files
TABLESAMPLE system_time(limit)
Contrib module implementing a tablesample methodthat allows you to limit the sample by a hard timelimit.Petr JelinekReviewed by Michael Paquier, Amit Kapila andSimon Riggs
1 parent9689290 commit149f6f1

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
@@ -143,6 +143,7 @@ CREATE EXTENSION <replaceable>module_name</> FROM unpackaged;
143143
&test-decoding;
144144
&tsearch2;
145145
&tsm-system-rows;
146+
&tsm-system-time;
146147
&unaccent;
147148
&uuid-ossp;
148149
&xml2;

‎doc/src/sgml/filelist.sgml

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp