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
*
Fix insufficiently-parenthesized macro definitions.
Tom Lane
2000-11-02
*
Remove pg_dumpaccounts from 7.1 tree.
Bruce Momjian
2000-11-02
*
Update TODO list.
Bruce Momjian
2000-11-02
*
Add pg_dumpall --accounts-only option.
Peter Eisentraut
2000-11-02
*
Update TODO list.
Bruce Momjian
2000-11-02
*
Allow initdb to handle relative paths for PGDATA, by converting them to
Peter Eisentraut
2000-11-02
*
Change bool to boolean in docs.
Bruce Momjian
2000-11-02
*
Pass on all CPPFLAGS that look like -I* to the PL/Perl build.
Peter Eisentraut
2000-11-02
*
Added utility script pg_dumpaccounts to contrib.
Jan Wieck
2000-11-02
*
autoconf
Bruce Momjian
2000-11-02
*
Add runtime configuration options to control permission bits and group
Peter Eisentraut
2000-11-01
*
Forgot to check page LSN and unlock buffer in btree_xlog_delete - fixed.
Vadim B. Mikheev
2000-11-01
*
Fixed minor bug in ResultSet for jdbc2 reported by Matthew Denner that absolu...
Peter Mount
2000-11-01
*
Fix for PQsetdb port parameter due to the interface change.
Tatsuo Ishii
2000-11-01
*
Fix recovery cache code (thanks to Peter Eisentraut for
Vadim B. Mikheev
2000-10-31
*
This is the minimal version of the Darwin support patch from
Peter Eisentraut
2000-10-31
*
Determine CXXFLAGS after the C++ compiler was detected. Also honor
Peter Eisentraut
2000-10-31
*
Added patch by Christof Petig <christof.petig@wtal.de> that fixes some bugs i...
Michael Meskes
2000-10-31
*
Use $(filter ...), not $(findstring ...).
Peter Eisentraut
2000-10-31
*
Added long-standing transaction when restoring BLOBS (uses commit every BLOB_...
Philip Warner
2000-10-31
*
Change internal string representation of BitString node to include a
Peter Eisentraut
2000-10-31
*
Hashing functions from Marko Kreen <marko@l-t.ee>
Peter Eisentraut
2000-10-31
*
Change the parser to convert SQL "position" and "substring" syntax to
Peter Eisentraut
2000-10-31
*
Disallow zero-length delimited identifier (per SQL).
Peter Eisentraut
2000-10-30
*
Sync preproc.y with gram.y.
Michael Meskes
2000-10-30
*
Add -enable-uniconv
Tatsuo Ishii
2000-10-30
*
Add support for code conversion between Unicode and other encodings.
Tatsuo Ishii
2000-10-30
*
Avoid dependency on backend's multibyte module as possible.
Tatsuo Ishii
2000-10-30
*
Add new configure option "--enable-uniconv" that enables automatic
Tatsuo Ishii
2000-10-30
*
include pg_wchar.h to import a fucntion prototype of pg_mbcliplen
Tatsuo Ishii
2000-10-30
*
WAL fixes.
Vadim B. Mikheev
2000-10-29
*
update flags.
Bruce Momjian
2000-10-29
*
Automatic dependency tracking for C++ (GCC only)
Peter Eisentraut
2000-10-29
*
Remove special treatment of '|' operator, in the spirit of "sane" binary
Peter Eisentraut
2000-10-29
*
USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are
Peter Eisentraut
2000-10-29
*
Omit perl and python interfaces when making temporary installation.
Peter Eisentraut
2000-10-29
*
Should be "test =", not "test ==".
Peter Eisentraut
2000-10-29
*
Removed multibyte stuff since client does not know about encoding in the back...
Michael Meskes
2000-10-29
*
#define JMP_BUF has been unnecessary since the arrival of the sigsetjmp
Peter Eisentraut
2000-10-28
*
As we don't use struct dirent, the #define SYSV_DIRENT is useless. If we
Peter Eisentraut
2000-10-28
*
Make initdb safe against using
Peter Eisentraut
2000-10-28
*
Back out change to gram.y for parens.
Bruce Momjian
2000-10-28
*
beos fixes from Cyril VELTER
Bruce Momjian
2000-10-28
*
WAL
Vadim B. Mikheev
2000-10-28
*
Okay, here's my attempt at fixing the problems with parentheses in
Bruce Momjian
2000-10-28
*
Remove compiler warnings (add missing include files). Only link against
Peter Eisentraut
2000-10-28
*
Add --version and --help options to "postgres".
Peter Eisentraut
2000-10-28
*
Make use of system-specific linker option to embed shared library search
Peter Eisentraut
2000-10-27
*
Fix java driver example.
Bruce Momjian
2000-10-27
*
Use compiler driver, not linker, to link shared libraries on Unixware.
Peter Eisentraut
2000-10-27
[next]