index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
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
*
Provide more useful error message if 'postgres -V' failed. Advertise
Peter Eisentraut
2001-03-13
*
Change xlog page-header format to include StartUpID. Use the SUI to
Tom Lane
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
*
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
*
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
*
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
*
hold interupts during LockWaitCancel().
Hiroshi Inoue
2001-03-09
*
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
*
Believe $POSTGRES_LIB and $POSTGRES_INCLUDE only if they name actual
Tom Lane
2001-03-06
*
Help message s/dump/restore/ (must have been copy&pasted from pg_dump).
Peter Eisentraut
2001-03-06
*
Tue Mar 06 12:05:00 GMT 2001 peter@retep.org.uk
Peter Mount
2001-03-06
*
- Dump relevant parts of sequences only when doing schemaOnly & dataOnly
Philip Warner
2001-03-06
*
- Only disable triggers in DataOnly (or implied data-only) restores.
Philip Warner
2001-03-06
*
Update email addresses.
Bruce Momjian
2001-03-05
*
Here is the chinese_big5 patch for PgAccess. I've tested under Chinese
Bruce Momjian
2001-03-05
*
Ok, I've split todays commit into three, the first two already done had some
Peter Mount
2001-03-05
*
Minor fixes...
Peter Mount
2001-03-05
*
Update mysql converter, new version released.
Bruce Momjian
2001-03-04
*
Add configure check for -lunix, for QNX.
Peter Eisentraut
2001-03-03
*
Update the version number. We may change this to 7.1 if we align it with
D'Arcy J.M. Cain
2001-03-03
*
Add oid to list of keys cached.
D'Arcy J.M. Cain
2001-03-03
*
Incrementing version number in preparation for next release. Note that I
D'Arcy J.M. Cain
2001-03-03
*
Added postgres.h header for more type checking.
D'Arcy J.M. Cain
2001-03-03
*
Add missing include.
Peter Eisentraut
2001-03-01
*
Fix memory leak.
Peter Eisentraut
2001-03-01
*
Ensure previous setting of pset.queryFout is restored after a failed
Tom Lane
2001-03-01
*
Add missing semicolon required by QNX shell.
Peter Eisentraut
2001-03-01
*
Remove HAVE_OPTARG per discussion in hackers list.
Tatsuo Ishii
2001-03-01
*
Do not strip whitespace within quotes.
Peter Eisentraut
2001-02-28
*
Tweak portal (cursor) code so that it will not call the executor again
Tom Lane
2001-02-27
*
Mark new text<->date, text<->time, text<->timetz conversion functions as
Tom Lane
2001-02-27
*
Massive commits for SunOS4 port.
Tatsuo Ishii
2001-02-27
[next]