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
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2014-01-31
pgindent: add Perl comment
Bruce Momjian
2014-01-31
pgindent: add --list-of-typedefs option
Bruce Momjian
2014-01-31
entab: add new options
Bruce Momjian
2014-01-31
pgindent: preserve blank lines around #else/#endif
Bruce Momjian
2014-01-29
Fix pointer processing in new entab.c function
Bruce Momjian
2014-01-29
Add C functions to centralize entab processing
Bruce Momjian
2014-01-29
Add more C comments to entab.c.
Bruce Momjian
2014-01-27
Relax the requirement that all lwlocks be stored in a single array.
Robert Haas
2014-01-26
Provide for client-only installs with MSVC.
Andrew Dunstan
2014-01-26
Enable building with Visual Studion 2013.
Andrew Dunstan
2014-01-23
Allow case insensitive build version argument for MSVC.
Andrew Dunstan
2014-01-19
Rename msvc build option krb5 to gss
Magnus Hagander
2014-01-19
Remove support for native krb5 authentication
Magnus Hagander
2014-01-18
Add ALTER TABLESPACE ... MOVE command
Stephen Frost
2014-01-10
Move username lookup functions from /port to /common
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-12-20
pg_prewarm, a contrib module for prewarming relationd data.
Robert Haas
2013-12-18
Fix incorrect error message reported for non-existent users
Bruce Momjian
2013-12-11
Add new wal_level, logical, sufficient for logical decoding.
Robert Haas
2013-12-02
Increase git_changelog's timestamp_slop from 10 min to 1 day.
Tom Lane
2013-11-14
Fix whitespace
Peter Eisentraut
2013-11-13
Fix isolation check for MSVC to handle recent changes.
Andrew Dunstan
2013-11-10
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-10-29
Prevent using strncpy with src == dest in TupleDescInitEntry.
Tom Lane
2013-10-22
Get rid of use of asprintf() in favor of a more portable implementation.
Tom Lane
2013-10-19
Move rmtree() from libpgport to libpgcommon
Peter Eisentraut
2013-10-19
Move pgfnames() from libpgport to libpgcommon
Peter Eisentraut
2013-10-18
Add libpgport to isolationtester on MSVC
Peter Eisentraut
2013-10-18
Switch order of libpgport and libpgcommon in MSVC build as well
Peter Eisentraut
2013-10-18
Switch dependency order of libpgcommon and libpgport
Peter Eisentraut
2013-10-14
Attempt to fix MSVC build for asprintf addition
Peter Eisentraut
2013-10-08
Additional instructions on minor release note creation.
Bruce Momjian
2013-10-08
Update instructions on creating minor release notes.
Bruce Momjian
2013-09-05
Eliminate pg_rewrite.ev_attr column and related dead code.
Kevin Grittner
2013-08-14
Update Emacs configuration
Peter Eisentraut
2013-08-05
pgtest: allow passing parameters, e.g. -s/--silent
Bruce Momjian
2013-07-03
Get rid of pg_class.reltoastidxid.
Fujii Masao
2013-06-27
Cooperate with the Valgrind instrumentation framework.
Noah Misch
2013-06-19
Modernize entab source code
Bruce Momjian
2013-06-14
Update RELEASE_CHANGES to describe library version bumping more fully.
Tom Lane
2013-06-14
Stamp shared-library minor version numbers for 9.4.
Tom Lane
2013-06-14
Stamp HEAD as 9.4devel.
Tom Lane
2013-06-01
Minor spelling fixes
Stephen Frost
2013-05-31
Remove whitespace from end of lines
Peter Eisentraut
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-05-10
Remove make_keywords
Peter Eisentraut
2013-04-16
pgindent: add newline to die() so script line number is not reported on fail...
Bruce Momjian
2013-04-12
pgindent: improve error messages
Bruce Momjian
2013-04-12
pgindent: fix downloading of BSD indent binary
Bruce Momjian
2013-04-11
Document that git_changelog needs updating for major version stamping.
Bruce Momjian
[next]