Menu

#209 psql help

1.0 Dev Q
closed
3
2012-04-24
2011-06-15
No

Now psql help is built on the docs files located in doc/src/ref from a pearl script.
This has to be changed to refer to XC doc repository.

Discussion

  • Abbas Butt

    Abbas Butt - 2012-03-10
    • milestone: --> 1.0 Dev Q
     
  • Koichi Suzuki

    Koichi Suzuki - 2012-03-12
    • assigned_to: nobody --> koichi-szk
     
  • Koichi Suzuki

    Koichi Suzuki - 2012-03-12

    Need Makefile change.

     
  • Koichi Suzuki

    Koichi Suzuki - 2012-04-11

    To fix this, we need three separate work.
    i) Fix Makefile in src/bin/psql to include sgml in doc-xc, not in doc.
    ii) Fix root Makefile and doc-xc/src/sgml/Makefile to generate sgml from sgmlin before psql is compiled.
    iii) Fix tab-complete.[ch]. They're hard-coded.

     
  • Michael Paquier

    Michael Paquier - 2012-04-16

    This is fixed by commit ceaf339.

     
  • Michael Paquier

    Michael Paquier - 2012-04-16
    • status: open --> closed
     
  • Michael Paquier

    Michael Paquier - 2012-04-18
    • status: closed --> open
     
  • Michael Paquier

    Michael Paquier - 2012-04-24
    • status: open --> closed
     
  • Michael Paquier

    Michael Paquier - 2012-04-24

    TAB completion support is added by 739e32b

     

Log in to post a comment.