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-02-16
No need to use checkpoint_warning to log checkpoints --- we added
Bruce Momjian
2008-02-16
Add suggestion about how to set checkpoint_warning to log all
Bruce Momjian
2008-02-16
Rename a libpq NOT_USED SSL function to
Bruce Momjian
2008-02-15
Allow AS to be omitted when specifying an output column name in SELECT
Tom Lane
2008-02-15
Remove ancient restriction that LIMIT/OFFSET can't contain a sub-select.
Tom Lane
2008-02-15
Changed the way symbols are defined in C in INFORMIX mode.
Michael Meskes
2008-02-14
Sync our regex code with upstream changes since last time we did this, which
Tom Lane
2008-02-14
- EXECUTE can return NOT FOUND so it should be checked here too.
Michael Meskes
2008-02-14
Sorry, accidently committed a patch I'm working on. Reverting it.
Michael Meskes
2008-02-14
*** empty log message ***
Michael Meskes
2008-02-13
Correct XML markup typo, <book> -> </book>
Bruce Momjian
2008-02-13
Add section to Migration talking about typical areas that change between
Bruce Momjian
2008-02-13
Update minor version bumping policy.
Alvaro Herrera
2008-02-13
As sub-bullet decoration.
Bruce Momjian
2008-02-13
Update wording for minor library bumping.
Bruce Momjian
2008-02-13
Bump minor library version numbers for 8.4.
Bruce Momjian
2008-02-13
No longer necessary:
Bruce Momjian
2008-02-13
Stamp HEAD as 8.4devel.
Tom Lane
2008-02-12
Fix SPI_cursor_open() and SPI_is_cursor_plan() to push the SPI stack before
Tom Lane
2008-02-11
Update timezone mapping for Windows with new timezones added
Magnus Hagander
2008-02-11
Repair VACUUM FULL bug introduced by HOT patch: the original way of
Tom Lane
2008-02-10
Fix PageGetExactFreeSpace() so that it actually behaves sensibly
Tom Lane
2008-02-08
Some small editorialization on the protocol documentation for GSSAPI/SSPI
Tom Lane
2008-02-08
Since GSSAPI and SSPI authentication don't work in protocol version 2,
Tom Lane
2008-02-07
Avoid misbehavior in foreign key checks when casting to a datatype for which
Tom Lane
2008-02-07
Add "automatically" to HOT release note description.
Bruce Momjian
2008-02-07
Some variants of ALTER OWNER tried to make the "object" field of the
Tom Lane
2008-02-07
Add missing copyfuncs/equalfuncs support for AlterTSDictionaryStmt and
Tom Lane
2008-02-07
Fix msvc install for cases where msgfmt (from gettext) is in a directory
Magnus Hagander
2008-02-07
Fix silly mistake in expand_indexqual_rowcompare --- in converting a forboth()
Tom Lane
2008-02-07
Fix CREATE TABLE ... LIKE ... INCLUDING INDEXES to not cause unwanted
Tom Lane
2008-02-07
Fix msvc install script to properly install NLS files when built with
Magnus Hagander
2008-02-07
- Fixed segfault in ecpg when using an array element.
Michael Meskes
2008-02-06
Fix very broken clean.bat for msvc install. The way we used subroutines
Magnus Hagander
2008-02-05
Handle libraries in directories with spaces in them.
Magnus Hagander
2008-02-03
Fix mistaken duplicate reference to max_fsm_pages, per bug #3926.
Tom Lane
2008-02-02
Minor wordsmithing in release notes' description of asynchronous commit.
Tom Lane
2008-02-02
Move example of turning off synchronous_commit to a more logical place,
Tom Lane
2008-02-02
Fix WaitOnLock() to ensure that the process's "waiting" flag is reset after
Tom Lane
2008-02-01
configure tag'd 8.3.0 and built witih autoconf 2.59
Marc G. Fournier
2008-02-01
Stamp 8.3 in CVS. _No_ update of configure/configure.in.
Bruce Momjian
2008-02-01
Update FAQ for most recent release as 8.3.
Bruce Momjian
2008-02-01
Update item:
Bruce Momjian
2008-01-31
Fix spelling typo in comment.
Bruce Momjian
2008-01-31
Add comment about possible URL changes for www7.hp.com:
Bruce Momjian
2008-01-31
Update spoofing /tmp symlink instructions to be more specific about the
Bruce Momjian
2008-01-31
Mention synchronize_seqscans GUC variable in release notes.
Tom Lane
2008-01-31
Remove the old table of "supported platforms" in favor of a link to the
Tom Lane
2008-01-31
Fix pg_GSS_error to use conn->errorMessage more sanely, ie, actually
Tom Lane
2008-01-31
Improve pg_autovacuum documentation to clarify that the enabled field cannot
Tom Lane
[next]