- 07 Sep, 2003 2 commits
- 06 Sep, 2003 2 commits
-
-
Peter Eisentraut authored
error. There is no point in providing some kind of forward compatibility now, because no one can tell what a future implementation will look like.
-
Bruce Momjian authored
-
- 05 Sep, 2003 15 commits
-
-
Tom Lane authored
returned by getaddrinfo_all will have enough room for an IPv6 address.
-
Tom Lane authored
that have IPv4-embedded-in-IPv6 addresses. Per idea of Andreas Pflug.
-
Bruce Momjian authored
< * Allow psql to do table completion for SELECT * FROM schema_part and > * -Allow psql to do table completion for SELECT * FROM schema_part and
-
Bruce Momjian authored
Needed for libpq builds, not just for native Win32 port, and probably for cygwin too.
-
Bruce Momjian authored
-
Tom Lane authored
-
Bruce Momjian authored
-- Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
-
Bruce Momjian authored
Andrew Dunstan
-
Bruce Momjian authored
> * Maintain a map of recently-expired of pages so vacuum can reclaim > free space without a sequential scan
-
Bruce Momjian authored
-
Bruce Momjian authored
> * -Improve concurrency of hash indexes (Tom)
-
Bruce Momjian authored
platform. Andreas Pflug
-
Bruce Momjian authored
-
Bruce Momjian authored
> o Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME
-
Bruce Momjian authored
< > * Print table names with constraint names in error messages, or make constraint > names unique within a schema
-
- 04 Sep, 2003 7 commits
-
-
Tom Lane authored
pghackers. This fixes the problem recently reported by Markus KrÌutner (hash bucket split corrupts the state of scans being done concurrently), and I believe it also fixes all the known problems with deadlocks in hash index operations. Hash indexes are still not really ready for prime time (since they aren't WAL-logged), but this is a step forward.
-
Tom Lane authored
grantees.
-
Tom Lane authored
-
Tom Lane authored
-
Bruce Momjian authored
administrator has not turned it on, and fix other PGC_USERLIMIT variables.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 03 Sep, 2003 14 commits
-
-
Bruce Momjian authored
> * Allow to_char to print localized month names (Karel)
-
Bruce Momjian authored
-
Peter Eisentraut authored
bound is valid but does nothing. suggested by Richard Huxton <dev@archonet.com>
-
Peter Eisentraut authored
accordingly.
-
Bruce Momjian authored
* -Have standalone backend read postgresql.conf (Tom)
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
Ian Barwick
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
From Karel Zak.
-