- 20 Oct, 2000 7 commits
-
-
Thomas G. Lockhart authored
Remove copy/paste redundant extra section with slight merge of content.
-
Thomas G. Lockhart authored
time zones with embedded numerals (parsing to a meaninless "ZP 4" instead). Support "SAT" as an Australian time zone if USE_AUSTRALIAN_RULES is defined. Fix units in exposition on Julian calendar (from Lazer Henry I think...)
-
Thomas G. Lockhart authored
Remove lots of extraneous trailing ^Ms from pg_restore.sgml.
-
Vadim B. Mikheev authored
(without PageManagetSetMode -:)) Safe shuffle mode behaviour retained.
-
Vadim B. Mikheev authored
-
Tom Lane authored
anywhere else that Makefile.shlib needs to modify CFLAGS to produce valid code for a shared library. I'm not real clear on *why* the use of override causes make to ignore the later attempt to assign CFLAGS += but it indubitably does --- at least on gmake 3.79.1. gmake bug?
-
Tom Lane authored
-
- 19 Oct, 2000 4 commits
-
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
-
Bruce Momjian authored
-
- 18 Oct, 2000 5 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
This patch forces the use of 'DROP VIEW' to destroy views. It also changes the syntax of DROP VIEW to DROP VIEW v1, v2, ... to match the syntax of DROP TABLE. Some error messages were changed so this patch also includes changes to the appropriate expected/*.out files. Doc changes for 'DROP TABLE" and 'DROP VIEW' are included. -- Mark Hollomon
-
Philip Warner authored
-
Vadim B. Mikheev authored
LockRelId - ie physical information, not logical. It's required for WAL. Regression tests passed.
-
- 17 Oct, 2000 13 commits
-
-
Tom Lane authored
the fact that CREATE FUNCTION and CREATE AGGREGATE now allow array types to be named like int4[] rather than _int4.
-
Peter Eisentraut authored
(i.e., /usr/local/pgsql/etc by default).
-
Michael Meskes authored
-
Peter Eisentraut authored
* doc/src/sgml/installation.sgml: ditto. * src/test/regress/README: Regenerate. * doc/src/sgml/docguide.sgml: Explain how it was done. Explain how INSTALL and HISTORY are (now) generated. * doc/src/sgml/Makefile: Implement HISTORY generation to be analoguous to INSTALL.
-
Peter Mount authored
-
Bruce Momjian authored
-
Vince Vielhaber authored
update website references
-
Michael Meskes authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
I prepared and tested a patch vs. 7.0.2, and it works fine. I've added another option which allows users to have their own service file in ~/.pg_service.conf, which might come handy sometimes. Mario Weilguni
-
- 16 Oct, 2000 11 commits
-
-
Bruce Momjian authored
I have noticed that there are some identical files in postgresql-7.0.2/src/test/regress/expected/ > diff float8-cygwin.out float8-small-is-zero.out #I recommend deleting float8-cygwin.out > diff geometry-cygwin-precision.out geometry-solaris-precision.out #I recommend deleting geometry-cygwin-precision.out below is the diff of postgresql-7.0.2/src/test/regress/resultmap that has the above files deleted plus the addition of an alpha regression test built with alphaev56-dec-osf4.0e/2.95.2/ . The alpha geometry regression file is attached 11c11 < float8/i.86-pc-cygwin*=float8-cygwin --- > float8/i.86-pc-cygwin*=float8-small-is-zero 18c18 < geometry/i.86-pc-cygwin*=geometry-cygwin-precision --- > geometry/i.86-pc-cygwin*=geometry-solaris-precision 21a22 > geometry/alpha.*-dec-osf=geometry-alpha-precision Ricardo Muggli Systems Manager Information and Technology Services Minnesota State University, Mankato
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Michael Meskes authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-