diff options
| author | Julie Qiu <julie@golang.org> | 2021-07-17 19:04:51 -0400 |
|---|---|---|
| committer | Julie Qiu <julie@golang.org> | 2021-07-19 18:49:56 +0000 |
| commit | f890bb079caaf4ea59391d28c8af1b001eea3487 (patch) | |
| tree | faf1e8f85089de42760873ccd501defc487a3c63 /devtools/cmd | |
| parent | 59a5663fa3edeb2176ac5bf039a59f224e5dceff (diff) | |
| download | go-x-pkgsite-f890bb079caaf4ea59391d28c8af1b001eea3487.tar.xz | |
internal/postgres: change experiment for documentation_symbols upsert
Data is now inserted into documentation_symbols if the
insert-symbol-search-documents experiment is on, as opposed to if
skip-insert-symbols is off.
This table is needed for the symbol search design, but it's unnecessary
to insert into that table unless we are also inserting into symbol
search documents.
The experiment is added to various symbol history tests, since it uses
data from that table as a check against data in the symbol_history
table.
For golang/go#44142
Change-Id: I24f1689a9456e555274bf1c6725e917a8e9a8d45
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/335266
Trust: Julie Qiu <julie@golang.org>
Run-TryBot: Julie Qiu <julie@golang.org>
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jamal Carvalho <jamal@golang.org>
Diffstat (limited to 'devtools/cmd')
0 files changed, 0 insertions, 0 deletions
