index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
tag configure as beta2 ..
REL7_1_BETA2
PostgreSQL Daemon
2001-01-07
*
Resultmap updates for OpenBSD, per report from bpalmer@crimelabs.net.
Tom Lane
2001-01-07
*
Modify readfuncs so that recursive use of stringToNode will not crash
Tom Lane
2001-01-07
*
Clean up checking of relkind for ALTER TABLE and LOCK TABLE commands.
Tom Lane
2001-01-07
*
Log memory context stats to stderr when reporting a 'Memory exhausted'
Tom Lane
2001-01-06
*
Fix memory leak in relcache handling of rules: allocate rule parsetrees
Tom Lane
2001-01-06
*
Use more portable syntax for 'find'.
Peter Eisentraut
2001-01-06
*
Polish help output. Allow --help to work with BSD getopts.
Peter Eisentraut
2001-01-06
*
No need for screen_size to be static.
Tom Lane
2001-01-06
*
Simplify rules to build man pages so they run a lot faster and create less
Peter Eisentraut
2001-01-06
*
Update multibyte Japanese doc for 7.1.
Tatsuo Ishii
2001-01-06
*
EXECUTE documentation, from "Robert B. Easter" <reaster@comptechnews.com>.
Peter Eisentraut
2001-01-06
*
Update section on SQL syntax. (Still a lot to be done though.) Add
Peter Eisentraut
2001-01-06
*
Simplify the rules that explicitly allowed TYPE as a type name (which is
Peter Eisentraut
2001-01-06
*
Bring CREATE RULE reference page into some semblance of agreement with
Tom Lane
2001-01-06
*
Fix copy to make it more robust against unexpected character
Tatsuo Ishii
2001-01-06
*
init_irels() is changed to be called in RelationCacheInitializePhase2()
Hiroshi Inoue
2001-01-06
*
Fix NOT NULL option for plpgsql variables (doesn't look like it
Tom Lane
2001-01-06
*
Fix misplaced strdup(), which could lead to error messages referencing
Tom Lane
2001-01-06
*
Rename and document some invalidation routines to make it clearer that
Tom Lane
2001-01-05
*
Remove not-really-standard implementation of CREATE TABLE's UNDER clause,
Tom Lane
2001-01-05
*
Disallow creation of a child table by a user who does not own the parent
Tom Lane
2001-01-05
*
Update TODO list.
Bruce Momjian
2001-01-04
*
Allow NetBSD's libedit to be used instead of GNU Readline. (This simply
Peter Eisentraut
2001-01-04
*
Correct path where to check for password file existance.
Peter Eisentraut
2001-01-04
*
Update TODO list.
Bruce Momjian
2001-01-04
*
Update TODO list.
Bruce Momjian
2001-01-04
*
Update TODO list.
Bruce Momjian
2001-01-04
*
Clean up some unnecessary fragility in EXECUTE command.
Tom Lane
2001-01-04
*
Repair guaranteed core dump in SPI_exec(). Guess this routine wasn't
Tom Lane
2001-01-04
*
I neglected to remove a debug message,sorry.
Hiroshi Inoue
2001-01-04
*
pg_dump failed to handle backslashes embedded in function definitions
Tom Lane
2001-01-04
*
Fix breakage of rules using NOTIFY actions, per bug report and patch
Tom Lane
2001-01-03
*
New file format for COPY BINARY, in accordance with pghackers discussions
Tom Lane
2001-01-03
*
MakeRetrieveViewRuleName was scribbling on memory that didn't belong
Tom Lane
2001-01-03
*
Repair always-broken date_part('quarter',timestamp).
Thomas G. Lockhart
2001-01-03
*
Update TODO list.
Bruce Momjian
2001-01-03
*
Update TODO list.
Bruce Momjian
2001-01-03
*
Only update stamp-h if config.status actually looks at config.h.
Peter Eisentraut
2001-01-02
*
I've found a memory leak in libecpg of PostgreSQL 7.0.3.
Bruce Momjian
2001-01-02
*
Document tuple ordering differences as a possible cause of
Tom Lane
2001-01-02
*
Clean up non-reentrant interface for hash_seq/HashTableWalk, so that
Tom Lane
2001-01-02
*
Tweak temporary-installation setup so that it doesn't break when the
Tom Lane
2001-01-02
*
Update geometry-alpha-precision.out per reports from Brent Verner and
Tom Lane
2001-01-01
*
Define HAVE_LIBZ only if we detect <zlib.h> as well as libz.a/.so.
Tom Lane
2001-01-01
*
CLUSTER forgot to create a TOAST table for the clustered relation.
Tom Lane
2001-01-01
*
Ensure attcacheoff is written out as -1 when writing pg_attribute
Tom Lane
2001-01-01
*
Update comment.
Tom Lane
2001-01-01
*
Mark geometric 'overlaps' operators (&&) as self-commutative.
Tom Lane
2000-12-31
*
Fix typo in error message.
Tom Lane
2000-12-31
[next]