index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
2001-09-18
EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple
Tom Lane
2001-09-17
Simplify and clean up FigureColname; make it work without coredumping
Tom Lane
2001-09-17
Suppress compiler warning.
Tom Lane
2001-09-16
Install dynamically loadable modules into a private subdirectory
Peter Eisentraut
2001-09-14
> Here's a revised patch. Changes:
Bruce Momjian
2001-09-12
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-11
Implement following item in TODO:
Tatsuo Ishii
2001-09-11
Implement following item in TODO:
Tatsuo Ishii
2001-09-10
Add explicit '-print' to 'find' commands.
Peter Eisentraut
2001-09-10
Bug #1: attribute name when column is type cast:
Bruce Momjian
2001-09-09
Backout Karel's patch
Tatsuo Ishii
2001-09-08
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-07
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-06
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-04
Fix code so that we recover cleanly if there are no free semaphores
Tom Lane
2001-09-04
Fix comment, add Assert.
Tom Lane
2001-09-04
Fix typo.
Tom Lane
2001-09-04
Clean up the lock state properly when aborting because of early deadlock
Tom Lane
2001-09-04
Bring references to ipcclean in sync with reality.
Peter Eisentraut
2001-09-04
Fix misscanning of """" (an identifier consisting of one double-quote).
Peter Eisentraut
2001-08-30
Convert some fprintf's to elog's.
Peter Eisentraut
2001-08-29
Install the SQL command man pages into a section appropriate for each
Peter Eisentraut
2001-08-29
Whoops, wrong logic.
Peter Eisentraut
2001-08-28
Change the conditionals so the mips + gcc code here doesn't apply for Irix.
Peter Eisentraut
2001-08-27
Fix confusion over static-ness of a subroutine.
Tom Lane
2001-08-26
Transaction IDs wrap around, per my proposal of 13-Aug-01. More
Tom Lane
2001-08-25
Fix portability problem in new CLOG code, per report from Rene Pijlman.
Tom Lane
2001-08-25
Replace implementation of pg_log as a relation accessed through the
Tom Lane
2001-08-25
Add intended Array.java file that accidentally was patched into the
Bruce Momjian
[next]