Package: pgcli
Version: 1.9.1-2

Hi,

thanks for fixing #930010. Unfortunatly I still get, now different,
warnings:

---snip---
 postgres  ~  pgcli
Version: 1.9.1
Chat: https://gitter.im/dbcli/pgcli
Mail: https://groups.google.com/forum/#!forum/pgcli
Home: http://pgcli.com
postgres> Exception in thread completion_refresh:
Traceback (most recent call last):
  File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.7/threading.py", line 865, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/share/pgcli/pgcli/completion_refresher.py", line 68, in
_bg_refresh
    refresher(completer, executor)
  File "/usr/share/pgcli/pgcli/completion_refresher.py", line 146, in
refresh_functions
    completer.extend_functions(executor.functions())
  File "/usr/share/pgcli/pgcli/pgcompleter.py", line 224, in
extend_functions
    for f in func_data: ON  [F3] Multiline: OFF  [F4] Emacs-mode
Refreshing
  File "/usr/share/pgcli/pgcli/pgexecute.py", line 634, in functions
    yield FunctionMetadata(*row)
TypeError: __init__() takes 11 positional arguments but 12 were given

postgres>
---snap---

Regards,
Daniel

Reply via email to