- 23 Jun, 2003 9 commits
-
-
Bruce Momjian authored
> * Have initdb set DateStyle based on locale?
-
Bruce Momjian authored
-
Bruce Momjian authored
< from making invalid dates valid? > from making invalid dates valid
-
Tom Lane authored
just a preformatted message; per suggestion by Sean Chittenden.
-
Bruce Momjian authored
Solaris with Open SSL version 0.9.7b
-
Bruce Momjian authored
-
Bruce Momjian authored
> * Exit postmaster if postgresql.conf can not be opened
-
Bruce Momjian authored
* Allow SSL-enabled clients to turn off SSL transfers
-
Bruce Momjian authored
> * Change CVS $Id$ to $PostgreSQL$
-
- 22 Jun, 2003 10 commits
-
-
Tom Lane authored
specific hash functions used by hash indexes, rather than the old not-datatype-aware ComputeHashFunc routine. This makes it safe to do hash joining on several datatypes that previously couldn't use hashing. The sets of datatypes that are hash indexable and hash joinable are now exactly the same, whereas before each had some that weren't in the other.
-
Tom Lane authored
-
Tom Lane authored
reasonable.
-
Michael Meskes authored
-
Tom Lane authored
out of mind, because it'd been commented out years ago). Try to bring the remains up to a reasonable level of currency, and give it all approximately the same high level of abstraction.
-
Bruce Momjian authored
< from making invalid dates valid > from making invalid dates valid?
-
Bruce Momjian authored
> * Allow current datestyle to restrict dates; prevent month/day swapping > from making invalid dates valid > * Prevent month/day swapping of ISO dates to make invalid dates valid
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
-
- 21 Jun, 2003 3 commits
- 20 Jun, 2003 7 commits
-
-
Tom Lane authored
a ReadyForQuery (Z message) immediately and then another one after the Sync message arrives. Suppress the first one to make it work per spec.
-
Michael Meskes authored
-
Michael Meskes authored
-
Michael Meskes authored
-
Michael Meskes authored
-
Michael Meskes authored
-
Tom Lane authored
and probably other stuff.
-
- 19 Jun, 2003 2 commits
-
-
Tom Lane authored
character in identifiers. The first change eliminates the current need to put spaces around parameter references, as in "x<=$2". The second change improves compatibility with Oracle and some other RDBMSes. This was discussed and agreed to back in January, but did not get done.
-
Michael Meskes authored
-
- 18 Jun, 2003 2 commits
-
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
- 17 Jun, 2003 5 commits
-
-
Tom Lane authored
match the SQL standard. Document FLOAT and FLOAT(p) notations in datatype.sgml. Per recent pghackers discussion.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Michael Meskes authored
-
Tom Lane authored
siblings.
-
- 16 Jun, 2003 2 commits
-
-
Tom Lane authored
work at all, and neither case behaved sanely for negative intervals.
-
Michael Meskes authored
-