index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
Implement TODO item:
Bruce Momjian
2001-09-23
*
Remove test drivers
Tatsuo Ishii
2001-09-22
*
Make trim/ltrim/rtrim/btrim multibyte aware
Tatsuo Ishii
2001-09-22
*
*** empty log message ***
Tatsuo Ishii
2001-09-22
*
Code review for MD5 authorization patch. Clean up some breakage
Tom Lane
2001-09-21
*
Add an overall timeout on the client authentication cycle, so that
Tom Lane
2001-09-21
*
Fix type_maximum_size() to give the right answer in MULTIBYTE cases.
Tom Lane
2001-09-21
*
Produce slightly saner-looking EXPLAIN output for a Result node.
Tom Lane
2001-09-21
*
Give VACUUM its own GUC parameter for memory usage, rather than
Tom Lane
2001-09-21
*
Quick-and-dirty fix for recursive plpgsql functions, per bug report from
Tom Lane
2001-09-21
*
Suppress gcc warning.
Tom Lane
2001-09-20
*
Provide tunable knob for x = NULL -> x IS NULL transformation, default to off.
Peter Eisentraut
2001-09-20
*
Remove old file.
Peter Eisentraut
2001-09-19
*
Avoid unnecessary strcasecmp -- replace by strcmp. Fixes reported bug
Peter Eisentraut
2001-09-19
*
Replace useless strcasecmp's by strcmp's.
Peter Eisentraut
2001-09-19
*
EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple
Tom Lane
2001-09-18
*
Simplify and clean up FigureColname; make it work without coredumping
Tom Lane
2001-09-17
*
Suppress compiler warning.
Tom Lane
2001-09-17
*
Install dynamically loadable modules into a private subdirectory
Peter Eisentraut
2001-09-16
*
> Here's a revised patch. Changes:
Bruce Momjian
2001-09-14
*
max_locks_per_transaction seems to be a more consistent name than
Peter Eisentraut
2001-09-12
*
It is not fixed and I doubt that it is working fine in current CVS. The
Bruce Momjian
2001-09-12
*
Implement following item in TODO:
Tatsuo Ishii
2001-09-11
*
Implement following item in TODO:
Tatsuo Ishii
2001-09-11
*
Add explicit '-print' to 'find' commands.
Peter Eisentraut
2001-09-10
*
Bug #1: attribute name when column is type cast:
Bruce Momjian
2001-09-10
*
Backout Karel's patch
Tatsuo Ishii
2001-09-09
*
Apply 7.1.3 changes to the current tree also.
Hiroshi Inoue
2001-09-08
*
Make the world somewhat safe for (not from) DELETE FROM pg_shadow;
Peter Eisentraut
2001-09-08
*
> > A simple and robus solution is in the begin of mbutils.c set default
Bruce Momjian
2001-09-08
*
Clean up some confusion about where and how to set whereToSendOutput.
Tom Lane
2001-09-08
*
Change addlit() to not assume its input is null-terminated, so that we
Tom Lane
2001-09-07
*
Here is my much-promised patch to let people add UNIQUE constraints after
Bruce Momjian
2001-09-07
*
Revert treatment of NOTIFY in rules to its pre-7.1 behavior: notify will
Tom Lane
2001-09-07
*
Add CRED alignment for NetBSD.
Bruce Momjian
2001-09-07
*
Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks.
Bruce Momjian
2001-09-07
*
Enable SIGTERM and SIGQUIT during client authentication so
Jan Wieck
2001-09-07
*
Remove file, per Karel.
Bruce Momjian
2001-09-07
*
Remove variable length macros used in debugging, per Karel.
Bruce Momjian
2001-09-07
*
Remove unused files for Karel's patch.
Bruce Momjian
2001-09-07
*
Remove common.c, removed in Karal's patch.
Bruce Momjian
2001-09-07
*
Add missing files.
Tatsuo Ishii
2001-09-07
*
Revise overflow test in int84() to avoid codegen bug in some older
Tom Lane
2001-09-07
*
Missed a few places that referred to a compile-time limit on
Tom Lane
2001-09-07
*
Get rid of PID entries in shmem hash table; there is no longer any need
Tom Lane
2001-09-07
*
Commit Karel's patch.
Tatsuo Ishii
2001-09-06
*
PAM authentication:
Bruce Momjian
2001-09-06
*
- new to_char(interval, text)
Bruce Momjian
2001-09-06
*
Fix handling of pg_type.typdefault per bug report from Dave Blasby.
Tom Lane
2001-09-06
*
Add some debugging details to some of the elog(STOP) conditions for WAL.
Tom Lane
2001-09-06
[next]