1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00
Files
postgres/doc/src/FAQ
2008-08-20 18:21:33 +00:00
..
2005-05-27 22:09:42 +00:00
2008-06-09 19:37:16 +00:00
2008-08-16 01:14:49 +00:00
2008-08-16 00:32:36 +00:00

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.