forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9689290
committed
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 Riggs1 parent8d3e090 commit9689290
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
| 145 | + | |
145 | 146 |
| |
146 | 147 |
| |
147 | 148 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
| 150 | + | |
150 | 151 |
| |
151 | 152 |
| |
152 | 153 |
| |
|
0 commit comments
Comments
(0)