Thread

Commits

  1. doc: Add index entry for MERGE SQL command.

  1. Add index item for MERGE.

    Fujii Masao <masao.fujii@oss.nttdata.com> — 2022-06-30T03:56:38Z

    Hi,
    
    I found that there is no index item for MERGE command, in the docs.
    Attached is the patch that adds the indexterm for MERGE to merge.sgml.
    
    Regards,
    
    -- 
    Fujii Masao
    Advanced Computing Technology Center
    Research and Development Headquarters
    NTT DATA CORPORATION
  2. Re: Add index item for MERGE.

    Alvaro Herrera <alvherre@alvh.no-ip.org> — 2022-06-30T09:57:30Z

    On 2022-Jun-30, Fujii Masao wrote:
    
    > Hi,
    > 
    > I found that there is no index item for MERGE command, in the docs.
    > Attached is the patch that adds the indexterm for MERGE to merge.sgml.
    
    +1 LGTM, thanks.
    
    -- 
    Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
    
    
    
    
  3. Re: Add index item for MERGE.

    Fujii Masao <masao.fujii@oss.nttdata.com> — 2022-07-01T05:26:13Z

    
    On 2022/06/30 18:57, Alvaro Herrera wrote:
    > On 2022-Jun-30, Fujii Masao wrote:
    > 
    >> Hi,
    >>
    >> I found that there is no index item for MERGE command, in the docs.
    >> Attached is the patch that adds the indexterm for MERGE to merge.sgml.
    > 
    > +1 LGTM, thanks.
    
    Thanks for the review! Pushed.
    
    Regards,
    
    -- 
    Fujii Masao
    Advanced Computing Technology Center
    Research and Development Headquarters
    NTT DATA CORPORATION