Add comment

This commit is contained in:
Erik Johnston 2017-01-13 15:14:41 +00:00
parent ab655dca33
commit c050f493dd

View file

@ -13,6 +13,7 @@
* limitations under the License.
*/
-- turn the pre-fill startup query into a index-only scan on postgresql.
INSERT into background_updates (update_name, progress_json)
VALUES ('device_inbox_stream_index', '{}');