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
...
*
Add functions to support AT TIME ZONE syntax.
Thomas G. Lockhart
2000-11-06
*
Fix INTERVAL output when year/month has different sign as day/hour etc.
Thomas G. Lockhart
2000-11-06
*
Implement AT TIME ZONE SQL9x syntax.
Thomas G. Lockhart
2000-11-06
*
Allow type resolution for UNKNOWN arguments to functions to fall back to
Thomas G. Lockhart
2000-11-06
*
New CHECKPOINT command.
Vadim B. Mikheev
2000-11-05
*
Add some configure checks for DocBook and related tools. With a somewhat
Peter Eisentraut
2000-11-05
*
UNION select in a CREATE RULE caused a weird error, because transformRuleStmt
Tom Lane
2000-11-05
*
Allow ORDER BY, LIMIT in sub-selects. Fix most (not all) cases where
Tom Lane
2000-11-05
*
Make PROCEDURAL optional in CREATE/DROP LANGUAGE.
Bruce Momjian
2000-11-04
*
This patch should allow primary/foreign key
Bruce Momjian
2000-11-04
*
Remove .SECONDARY: target again, because GNU make 3.78.1 will get mighty
Peter Eisentraut
2000-11-04
*
Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++
Peter Eisentraut
2000-11-04
*
Put -Ae into CC not CFLAGS, since it's not optional.
Peter Eisentraut
2000-11-04
*
This is no longer used since we have the 'resultmap'.
Peter Eisentraut
2000-11-04
*
Since the backend now handles relative PGDATA, initdb doesn't have to work
Peter Eisentraut
2000-11-04
*
Make the backend grok relative paths for the data directory by converting
Peter Eisentraut
2000-11-04
*
Fix for missing EUC_TW encoding
Tatsuo Ishii
2000-11-04
*
outdated and obsolete
Peter Eisentraut
2000-11-03
*
Add global .SECONDARY: target to not allow make to delete intermediate
Peter Eisentraut
2000-11-03
*
Minor code cleanups, make in_group() check faster.
Tom Lane
2000-11-03
*
Fix bug reported by bobson: aclinsert3 would delete the 'world' entry
Tom Lane
2000-11-03
*
Add configure check to see whether <string.h> and <strings.h> may both be
Peter Eisentraut
2000-11-03
*
pg_variable is not used in WAL version now.
Vadim B. Mikheev
2000-11-03
*
Parser sync.
Michael Meskes
2000-11-03
*
Improve inv_getsize() per suggestion from Denis Perchine; also fix
Tom Lane
2000-11-02
*
Peter forgot to fix {operator} rule to match modified definition of
Tom Lane
2000-11-02
*
Fix insufficiently-parenthesized macro definitions.
Tom Lane
2000-11-02
*
Add pg_dumpall --accounts-only option.
Peter Eisentraut
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
*
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 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
*
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 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
[prev]
[next]