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
*
'waiting' status display had extra space, removed.
Bruce Momjian
2001-03-14
*
Try to run empty test program before running any real AC_TRY_RUN's, to
Peter Eisentraut
2001-03-14
*
Don't go belly-up if fork() fails for a routine checkpoint subprocess.
Tom Lane
2001-03-14
*
Fix numeric modulo operator for case of fractional right argument.
Tom Lane
2001-03-14
*
New shutdown wording:
Bruce Momjian
2001-03-14
*
Fix some memory leaks.
Hiroshi Inoue
2001-03-14
*
ifdef out reindex stuff in VACUUM for safety.
Hiroshi Inoue
2001-03-14
*
First cut at XLOG file reset utility.
Tom Lane
2001-03-14
*
Provide more useful error message if 'postgres -V' failed. Advertise
Peter Eisentraut
2001-03-13
*
update
Peter Eisentraut
2001-03-13
*
update
Peter Eisentraut
2001-03-13
*
Change xlog page-header format to include StartUpID. Use the SUI to
Tom Lane
2001-03-13
*
'test -e' isn't portable. Use 'test -f'.
Peter Eisentraut
2001-03-13
*
Update FAQ.
Bruce Momjian
2001-03-13
*
Document changed features of pg_dump, including:
Philip Warner
2001-03-13
*
- Use subselect when enabling triggers,
Philip Warner
2001-03-13
*
The attached file contains the registry settings required to install the
Hiroshi Inoue
2001-03-13
*
Update for new pg_control format.
Tom Lane
2001-03-13
*
XLOG (and related) changes:
Tom Lane
2001-03-13
*
Avoid O(N^2) behavior in deferredTriggerAddEvent() for large numbers of
Tom Lane
2001-03-12
*
Update TODO list.
Bruce Momjian
2001-03-11
*
Throw error if Ant is not found and Java is requested. Remove redundant
Peter Eisentraut
2001-03-11
*
Add uninstall target to Java build.
Peter Eisentraut
2001-03-11
*
Turns out the HPUX linker likes -Bsymbolic too. Without this, ODBC
Tom Lane
2001-03-10
*
Provide a hack to let initialization happen on platforms for which
Tom Lane
2001-03-10
*
Do not accept values from sections following the specified section.
Tom Lane
2001-03-10
*
BOX documentation disagreed with code about corner order.
Tom Lane
2001-03-10
*
Update TODO list.
Bruce Momjian
2001-03-10
*
Document --with-java.
Peter Eisentraut
2001-03-10
*
Eliminate some hackery when creating text files (INSTALL) with a few lines
Peter Eisentraut
2001-03-10
*
Use install-sh unconditionally.
Peter Eisentraut
2001-03-10
*
FATAL errors should cause exit with nonzero status if we are not running
Tom Lane
2001-03-10
*
1)Allow the access to indexes with up to 16 keys.
Hiroshi Inoue
2001-03-10
*
Don't choke on superuser names containing random punctuation.
Tom Lane
2001-03-09
*
Recursive distclean shouldn't depend on recursive clean. Subdirectories
Peter Eisentraut
2001-03-09
*
Integrate "Porting from Oracle PL/SQL" HOWTO from Roberto Mello.
Peter Eisentraut
2001-03-09
*
hold interupts during LockWaitCancel().
Hiroshi Inoue
2001-03-09
*
Add Japanese FAQ>
Bruce Momjian
2001-03-08
*
Update TODO list.
Bruce Momjian
2001-03-08
*
Update FAQ.
Bruce Momjian
2001-03-08
*
A subplan invoked within an aggregate function's argument should
Tom Lane
2001-03-08
*
Modify wchar conversion routines to not fetch the next byte past the end
Tom Lane
2001-03-08
*
Repair a number of places that didn't bother to check whether PageAddItem
Tom Lane
2001-03-07
*
> Applied. Thanks.
Bruce Momjian
2001-03-07
*
pltcl_loadmod has problems with big (>4k) modules because of missing incr
Bruce Momjian
2001-03-07
*
Update my2pg, new version.
Bruce Momjian
2001-03-06
*
Believe $POSTGRES_LIB and $POSTGRES_INCLUDE only if they name actual
Tom Lane
2001-03-06
*
Sync rule for making INSTALL file.
Peter Eisentraut
2001-03-06
*
Help message s/dump/restore/ (must have been copy&pasted from pg_dump).
Peter Eisentraut
2001-03-06
*
Some editing, enhance markup, move description section before options list.
Peter Eisentraut
2001-03-06
[next]