mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
> > * Fix all set-returning system functions so they support a wildcard > target list > > SELECT * FROM pg_get_keywords() works but SELECT * FROM > pg_show_all_settings() does not.
The FAQ* files in this directory are the master versions, and the ../../FAQ* text files are created using lynx: lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist FAQ* The TODO.html file in this directory is not the master; doc/TODO is the master. Use src/tools/TODO2html to create the HTML version stored here.