You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
——row116至125,增加英文和中文内容为:
<!--==========================orignal english content==========================
<para>
For temporary tables, <command>DROP INDEX</command> is always
non-concurrent, as no other session can access them, and
non-concurrent index drop is cheaper.
</para>
____________________________________________________________________________-->
<para>
对于临时表,<command>DROP INDEX</command>始终是非并发的,因为没有其他会话可以访问它们,而且丢弃非并发索引更加便宜。
</para>
0 commit comments