- Feb 10, 2001
-
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
--- Postgres now accepts the example we claimed it wouldn't. Miscellaneous copy-editing as well.
-
Tom Lane authored
-
Tom Lane authored
are now separate files "postgres.h" and "postgres_fe.h", which are meant to be the primary include files for backend .c files and frontend .c files respectively. By default, only include files meant for frontend use are installed into the installation include directory. There is a new make target 'make install-all-headers' that adds the whole content of the src/include tree to the installed fileset, for use by people who want to develop server-side code without keeping the complete source tree on hand. Cleaned up a whole lot of crufty and inconsistent header inclusions.
-
Peter Eisentraut authored
-
- Feb 09, 2001
-
-
Peter Eisentraut authored
apparently when the content is long enough to require line breaks.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-c,--clean option to manual page.
-
Tom Lane authored
-
Tom Lane authored
recommended install procedure, rather than mentioning it as an afterthought.
-
- Feb 08, 2001
-
-
Peter Eisentraut authored
Add -l option to name log file. Set umask to 077. Proper file descriptor redirection to allow postmaster to detach from shell's process group. Add -s option to turn off informational messages.
-
- Feb 07, 2001
-
-
Tom Lane authored
-
- Feb 05, 2001
-
-
Peter Eisentraut authored
-
- Feb 04, 2001
-
-
Peter Eisentraut authored
clean up some things in the affected areas.
-
Peter Eisentraut authored
pdfjadetex.
-
Peter Eisentraut authored
the endterm to the title element, not both to the title. At least docbook2man prefers it that way.
-
- Feb 03, 2001
-
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
- Feb 01, 2001
-
-
Bruce Momjian authored
Robert B. Easter
-
- Jan 29, 2001
-
-
Bruce Momjian authored
-
- Jan 27, 2001
-
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Bruce Momjian authored
(sql490.htm), there is "set of all k-tuples v1, v2, ... vk, such that v1 [isin] D1, v1 [isin] D1" i assume it should be "set of all k-tuples v1, v2, ... vk, such that v1 [isin] D1, v2 [isin] D2" Divide by Zero
-
Peter Eisentraut authored
<jburton@scw.org>.
-
- Jan 26, 2001
-
-
Peter Eisentraut authored
-
- Jan 25, 2001
-
-
Peter Eisentraut authored
-
- Jan 24, 2001
-
-
Peter Eisentraut authored
-
Bruce Momjian authored
-
Bruce Momjian authored
privkey.pem cert.pem.pw" if you just use "privkey.pem" in the following openssl command (e.g. openssl rsa -in privkey.pem -out cert.pem". But there is nothing wrong with it as it is now, as far as I can see. //Magnus
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Jan 23, 2001
-
-
Peter Eisentraut authored
into new chapter on query (SELECT) syntax. In the end this should become a narrative and example-filled counterpart to the SELECT reference page.
-
- Jan 22, 2001
-
-
Tom Lane authored
-
- Jan 21, 2001
-
-
Peter Eisentraut authored
Easter <reaster@comptechnews.com>, heavily massaged by me. Also cleaned up value expressions a bit.
-
- Jan 20, 2001
-
-
Tom Lane authored
initdb -t. This option is obsoleted by 7.1's ability to drop and recreate template1 during normal operation.
-
Peter Eisentraut authored
syntax, type names, function names, etc.)
-