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
*
Rename lockt to locktype and rename LOCKT to LOCKTYPE.
Bruce Momjian
1998-06-28
*
Update backend flowchart.
Bruce Momjian
1998-06-28
*
Rename BindingTable to ShmemIndex.
Bruce Momjian
1998-06-27
*
More cleanups for compiler warnings.
Bruce Momjian
1998-06-27
*
Rename proc_exit_clear to on_exit_reset.
Bruce Momjian
1998-06-27
*
Fix for hang after postmaster restart. Add new proc_exit and
Bruce Momjian
1998-06-27
*
Rename Lockm to Locks.
Bruce Momjian
1998-06-26
*
Rename LockTab to LockTable in function name.
Bruce Momjian
1998-06-26
*
Rename BindingTab to BindingTable.
Bruce Momjian
1998-06-25
*
Back out some changes I made just for testing.
Bruce Momjian
1998-06-23
*
Add underscores in manual references.
Bruce Momjian
1998-06-23
*
cleanups
Bruce Momjian
1998-06-23
*
rename MAIN_MEMORY to STABLE_MEMORY_STORAGE
Bruce Momjian
1998-06-23
*
Remove un-needed include files.
Bruce Momjian
1998-06-21
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-06-19
*
Port name cleanup
Bruce Momjian
1998-06-19
*
Solaris cleanup.
Bruce Momjian
1998-06-19
*
Add SLEEP_ON_ABORT
Bruce Momjian
1998-06-18
*
port name cleanup
Bruce Momjian
1998-06-18
*
Add Assert().
Bruce Momjian
1998-06-18
*
Cleanup UsePrivateMemory define.
Bruce Momjian
1998-06-18
*
Cleanups.
Bruce Momjian
1998-06-18
*
More mb patches.
Bruce Momjian
1998-06-16
*
Hi, here are the patches to enhance existing MB handling. This time
Bruce Momjian
1998-06-16
*
Here is the long awaited optimized version of the S_LOCK patch.
Bruce Momjian
1998-06-16
*
Hello!
Bruce Momjian
1998-06-16
*
Change error message and remove non-functional update message, from
Bruce Momjian
1998-06-16
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
*
Fix macros that were not properly surrounded by parens or braces.
Bruce Momjian
1998-06-15
*
RelationForgetRelation not needed in heap_destroy().
Bruce Momjian
1998-06-14
*
Fix problem with table drop after rollback of transaction, no flush
Bruce Momjian
1998-06-13
*
Cleanup of 'sameuser' patch.
Bruce Momjian
1998-06-13
*
> I needed to do that for the web database that I'm setting up. We
Bruce Momjian
1998-06-13
*
Auto-seed random so user's can't request random values based on
Bruce Momjian
1998-06-09
*
Fix for exec() removal.
Bruce Momjian
1998-06-09
*
Another for for exec() removal and finding binaries.
Bruce Momjian
1998-06-09
*
Attached is a patch that fixes these leaks, and does a couple other
Bruce Momjian
1998-06-09
*
Fixed exec path problem.
Bruce Momjian
1998-06-08
*
Show filename on exec failure.
Bruce Momjian
1998-06-08
*
Fix typo.
Bruce Momjian
1998-06-08
*
Add real random() call to postmaster for use in cancel.
Bruce Momjian
1998-06-08
*
I made several adjustments to my earlier patch to handle the
Bruce Momjian
1998-06-05
*
Show backend status on ps command line. Remove unused args from
Bruce Momjian
1998-06-04
*
cleanup.
Bruce Momjian
1998-05-29
*
Remove fork()/exec() and only do fork(). Small cleanups.
Bruce Momjian
1998-05-29
*
Do type conversion to match columns in UNION clauses.
Thomas G. Lockhart
1998-05-29
*
Require #define variable ALLOW_ABSOLUTE_DBPATHS if absolute paths are
Thomas G. Lockhart
1998-05-29
*
Fix up a couple of comments broken by the automatic indenting process.
Thomas G. Lockhart
1998-05-29
*
Add conversion functions to and from the "name" data type.
Thomas G. Lockhart
1998-05-29
*
Ensure string is completely null padded on input (as advertised).
Thomas G. Lockhart
1998-05-29
[next]