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
*
Defend against ancient versions of zlib by checking that zlib.h
Tom Lane
2001-04-23
*
compatible_oper needs to do ReleaseSysCache in one path to avoid
Tom Lane
2001-04-23
*
1) Decrease the size of needlessly large buffers. For example, it
Hiroshi Inoue
2001-04-23
*
A patch to fix the following bugs.
Hiroshi Inoue
2001-04-23
*
Don't bomb out on indexes on system attributes other than 'oid'.
Tom Lane
2001-04-22
*
Remove useless setuid() call, instead add a check that real and effective
Tom Lane
2001-04-21
*
Make sure that the postmaster options (from postmaster.opts[.default] or
Peter Eisentraut
2001-04-21
*
Final markup for 7.1 hardcopy release. Mostly typo and table-fitting
Thomas G. Lockhart
2001-04-20
*
Add option --refentry to change \keepn (keep with next paragraph) to
Thomas G. Lockhart
2001-04-20
*
Remove libsfio check.
Peter Eisentraut
2001-04-19
*
Pass -D option to pg_ctl because export PGDATA won't be preserved across
Peter Eisentraut
2001-04-19
*
Add extern int optreset declaration, per bug report from <info@decc.nl>.
Peter Eisentraut
2001-04-19
*
Fix "off by VARHDRSZ" bug in (Cyrillic) recode support.
Peter Eisentraut
2001-04-19
*
Update TODO list.
Bruce Momjian
2001-04-19
*
Kluge solution for Alex Pilosov's report of problems with whole-tuple
Tom Lane
2001-04-19
*
Add a crash gurard to pg_encoding_mblen in case of an invalid encoding
Tatsuo Ishii
2001-04-19
*
Further tweaking of error messages for cases involving attributes &
Tom Lane
2001-04-18
*
Repair misbehavior of \! with immediately following argument that contains
Peter Eisentraut
2001-04-18
*
Make the world safe for passing whole rows of views to functions. This
Tom Lane
2001-04-18
*
Update TODO list.
Bruce Momjian
2001-04-18
*
Make rule lister do the right thing with Vars representing whole tuples.
Tom Lane
2001-04-18
*
Update TODO list.
Bruce Momjian
2001-04-17
*
The renewal of README thanks to Dave Page.
Hiroshi Inoue
2001-04-17
*
Add some defenses to guard against case where a rule refers to a table
Tom Lane
2001-04-17
*
Avoid reversing user-given order of WHERE clauses while attaching clauses
Tom Lane
2001-04-16
*
Correction for mathematical properties in Unicode converison maps.
Tatsuo Ishii
2001-04-16
*
Update Japanese FAQ's.
Bruce Momjian
2001-04-16
*
Add new item.
Bruce Momjian
2001-04-16
*
getdatabaseencoding() and PG_encoding_to_char() were being sloppy about
Tom Lane
2001-04-16
*
Remove error report from pq_endmessage when pq_putmessage fails. The
Tom Lane
2001-04-16
*
Update TODO list.
Bruce Momjian
2001-04-16
*
Add LDFLAGS_SL to AIX shlib building command, per report from
Tom Lane
2001-04-15
*
Constant expressions that appear in ORDER BY, GROUP BY, DISTINCT ON
Tom Lane
2001-04-15
*
Update TODO list.
Bruce Momjian
2001-04-15
*
Prevent generation of invalid plans for RIGHT or FULL joins with multiple
Tom Lane
2001-04-15
*
If the password prompt goes to stderr, then the trailing newline should
Peter Eisentraut
2001-04-15
*
Work with Readline 4.2.
Peter Eisentraut
2001-04-14
*
Add debug_query_string global variable for pgmonitor and debugging use.
Bruce Momjian
2001-04-14
*
- Get view OID based on rule OID not base table OID
Philip Warner
2001-04-14
*
Another try at making numeric MODULO operator produce the right answer.
Tom Lane
2001-04-14
*
Suppress compiler warnings in Vax and NS32K assembly code: 'register foo'
Tom Lane
2001-04-13
*
tag the source tree as REL7_1, renaming the old tag REL7_1_BETA like it
REL7_1
Marc G. Fournier
2001-04-13
*
Remove as-of from HISTORY file.
Bruce Momjian
2001-04-13
*
I just noticed the beta comment. That's not actually true any more
D'Arcy J.M. Cain
2001-04-12
*
Update FAQ.
Bruce Momjian
2001-04-09
*
Update FAQ.
Bruce Momjian
2001-04-08
*
upgrade tags to rc4 (note lower case for packagers)
Marc G. Fournier
2001-04-08
*
Rearrange distribution split as discussed on -hackers.
Peter Eisentraut
2001-04-08
*
Update to reflect OpenSSL 0.9.6a release.
Peter Eisentraut
2001-04-08
*
Update TODO list.
Bruce Momjian
2001-04-07
[next]