index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-06-23
Add TODO:
Bruce Momjian
2008-06-23
Add URL for Merge.
Bruce Momjian
2008-06-23
Backup wording improvement.
Bruce Momjian
2008-06-23
Add to TODO:
Bruce Momjian
2008-06-23
Add item:
Bruce Momjian
2008-06-23
Add libpq comment about how to determine the format used for passing
Bruce Momjian
2008-06-23
Add TODO:
Bruce Momjian
2008-06-23
Merge duplicate upper/lower/initcap() routines in oracle_compat.c and
Bruce Momjian
2008-06-23
Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbers
Tom Lane
2008-06-20
Seems I was too optimistic in supposing that sinval's maxMsgNum could be
Tom Lane
2008-06-19
Rewrite the sinval messaging mechanism to reduce contention and avoid
Tom Lane
2008-06-19
Fix a few places that were non-multibyte-safe in tsearch configuration file
Tom Lane
2008-06-19
Add URL for:
Bruce Momjian
2008-06-19
Improve our #include situation by moving pointer types away from the
Alvaro Herrera
2008-06-18
Fix compiler warning introduced by recent patch. Tsk tsk.
Tom Lane
2008-06-18
Improve error reporting for problems in text search configuration files
Tom Lane
2008-06-18
Move wchar2char() and char2wchar() from tsearch into /mb to be easier to
Bruce Momjian
2008-06-18
Fix a few typos in the DTrace docs. Patch from Euler Taveira de Oliveira,
Neil Conway
2008-06-17
Remove freeBackends counter from the sinval shared memory area. We used to
Tom Lane
2008-06-17
Clean up some problems with redundant cross-type arithmetic operators. Add
Tom Lane
2008-06-17
Add URL for introduction to multibyte programming in C.
Bruce Momjian
2008-06-17
Move USE_WIDE_UPPER_LOWER define to c.h, and remove TS_USE_WIDE and use
Bruce Momjian
2008-06-17
Fix the code that adds regclass constants to a plan's list of relation OIDs
Tom Lane
2008-06-17
Clean up a number of bogosities around pltcl's handling of the Tcl "result":
Tom Lane
2008-06-16
Rewrite docs section about routine vacuuming --- it's gotten rather mangled of
Tom Lane
2008-06-15
Prevent CVS from mangling script
Andrew Dunstan
2008-06-15
Add script to find .c and .h files that are missing CVS PostgreSQL markers
Andrew Dunstan
2008-06-15
Make DROP INDEX lock the parent table before locking the index. This behavior
Tom Lane
2008-06-15
Fix 64-bit problem in recent patch.
Tom Lane
2008-06-15
Rearrange ALTER TABLE syntax processing as per my recent proposal: the
Tom Lane
2008-06-14
In log_filename documentation, mention that strftime is not used directly to
Alvaro Herrera
2008-06-14
Refactor the handling of the various DropStmt variants so that when multiple
Tom Lane
2008-06-13
Modify TODO entry to be a function:
Bruce Momjian
2008-06-13
Improve the various elog messages in tuptoaster.c to report which TOAST table
Tom Lane
2008-06-12
Use macro to document size of ecpg sqlerrmc string.
Bruce Momjian
2008-06-12
Update item to mention target list problem:
Bruce Momjian
2008-06-12
Refactor XLogOpenRelation() and XLogReadBuffer() in preparation for relation
Heikki Linnakangas
2008-06-11
Improve reporting of dependencies in DROP to work like the scheme that we
Tom Lane
2008-06-11
Add:
Bruce Momjian
2008-06-11
Fix spelling mistake in postgresql.conf.
Bruce Momjian
2008-06-11
Update "help" output to reflect that \timing now takes an optional on/off
Heikki Linnakangas
2008-06-11
Add optional on/off argument to \timing.
Heikki Linnakangas
2008-06-11
Fix bug in the WAL recovery code to finish an incomplete split.
Heikki Linnakangas
2008-06-10
Editorialization for the text emitted by the "help" psql command.
Neil Conway
2008-06-10
Create a script to handle stamping release version numbers into files,
Tom Lane
2008-06-10
Comment fix, should say TSQuery instead of TSVector.
Heikki Linnakangas
2008-06-10
Make XML building work silently on VPATH builds (untested on regular builds).
Alvaro Herrera
2008-06-09
Fix unportable (and incorrect anyway) usage of LL constant suffix that
Tom Lane
2008-06-09
Update Japanese FAQ.
Bruce Momjian
2008-06-09
Fix datetime input functions to correctly detect integer overflow when
Tom Lane
[next]