- 10 Aug, 2004 2 commits
-
-
Bruce Momjian authored
* Add COMMENT ON for all cluster global objects (users, groups, databases and tablespaces)
-
Tom Lane authored
time zone names we support.
-
- 09 Aug, 2004 9 commits
-
-
Bruce Momjian authored
< * Add COMMENT for tablespaces
-
Bruce Momjian authored
> * Add COMMENT for tablespaces
-
Tom Lane authored
-
Tom Lane authored
of '.' or '..'. Extend canonicalize_path() to trim off trailing occurrences of these things, and use it to fix up paths where needed (which I think is only after places where we trim the last path component, but maybe some others will turn up). Fixes Josh's complaint that './initdb' does not work.
-
Tom Lane authored
slashes to backslashes #ifdef WIN32. This is to cope with the fact that Windows seems exceedingly unfriendly to slashes in shell commands, as per recent discussion.
-
Tom Lane authored
to support PST8PDT time zone for the regression tests.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 08 Aug, 2004 29 commits
-
-
PostgreSQL Daemon authored
tag her configure 8.0.0beta1 ...
-
Tom Lane authored
plpgsql EXCEPTION blocks.
-
Tom Lane authored
and into ddl.sgml. Rewrite for more completeness and (hopefully) clarity.
-
Tom Lane authored
list. More consistent with our other list-containing GUC variables.
-
Tom Lane authored
on other recent changes in runtime parameter list.
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
CurrentMemoryContext is DLLIMPORT on Win32. Work around that by creating stubs in the backend for palloc/pstrdup. Also fix pg_dumpall to do proper quoting on Win32.
-
Joe Conway authored
the release notes.
-
Joe Conway authored
-
Joe Conway authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Joe Conway authored
was previously allowed in odd places with odd results now causes an ERROR. Also changed behavior with respect to whitespace -- trailing whitespace is now ignored as well as leading whitespace (which has always been ignored). Documentation updated to reflect change in whitespace handling. Also some refactoring to what I believe is a more sensible order of several paragraphs.
-
Bruce Momjian authored
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
#ifdef calls.
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
quoting in this case is just needless obscurantism.
-
Bruce Momjian authored
is attempting to comply. David Fetter
-
Bruce Momjian authored
David Fetter
-
Bruce Momjian authored
David Fetter
-
Bruce Momjian authored
Giving examples in the SQL command reference is hard because we don't have conditionals at the SQL level. Gavin Sherry
-
Bruce Momjian authored
-