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
Age
Commit message (
Expand
)
Author
2013-10-21
Consistently use unsigned arithmetic for alignment calculations.
Noah Misch
2013-10-19
Add libpgcommon to backend gettext source files
Peter Eisentraut
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
Allow only some columns of a view to be auto-updateable.
Robert Haas
2013-10-18
Provide a reliable mechanism for terminating a background worker.
Robert Haas
2013-10-18
Fix for lack of va_copy() on certain Windows versions
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
Remove IRIX port.
Robert Haas
2013-10-18
Switch dependency order of libpgcommon and libpgport
Peter Eisentraut
2013-10-17
Remove spinlock support for SINIX, Sun3, and NS32K.
Robert Haas
2013-10-17
Silence compiler warning when SSL not in use
Alvaro Herrera
2013-10-16
Allow 5+ digit years for non-ISO timestamp/date strings, where appropriate
Bruce Momjian
2013-10-16
initdb: Suppress dynamic shared memory when probing for max_connections.
Robert Haas
2013-10-16
Switch order of -lpgport and -lpgcommon
Peter Eisentraut
2013-10-14
In dsm_impl_windows, don't error out when the segment already exists.
Robert Haas
2013-10-14
Fix details missed by dynamic shared memory patch.
Robert Haas
2013-10-14
Translation updates to fix build failures
Peter Eisentraut
2013-10-14
Add asprintf.c
Peter Eisentraut
2013-10-14
Attempt to fix MSVC build for asprintf addition
Peter Eisentraut
2013-10-13
Add use of asprintf()
Peter Eisentraut
2013-10-13
Tweak "line" test to avoid platform-specific floating-point output
Peter Eisentraut
2013-10-11
Fix several possibly non-portable gaffs in record_image_ops.
Kevin Grittner
2013-10-11
Use $(PERL) to invoke duplicate_oids
Alvaro Herrera
2013-10-11
Rework SSL renegotiation code
Alvaro Herrera
2013-10-11
Remove maintainer-check target, fold into normal build
Peter Eisentraut
2013-10-11
Replace duplicate_oids with Perl implementation
Peter Eisentraut
2013-10-10
Update regression tests for line type patch
Peter Eisentraut
2013-10-10
initdb: Select working dynamic shared memory implementation.
Robert Haas
2013-10-10
Fix bug in record_image_ops on big endian machines.
Kevin Grittner
2013-10-10
json_typeof function.
Andrew Dunstan
2013-10-10
Fix incorrect use of shm_unlink where unlink should be used.
Robert Haas
2013-10-10
Revive line type
Peter Eisentraut
2013-10-10
Allow dynamic allocation of shared memory segments.
Robert Haas
2013-10-09
Add record_image_ops opclass for matview concurrent refresh.
Kevin Grittner
2013-10-09
Centralize effective_cache_size default setting
Bruce Momjian
2013-10-09
Adjust the effective_cache_size default for standalone backends
Bruce Momjian
2013-10-09
Again move function where we set effective_cache_size's default
Bruce Momjian
2013-10-09
Move new effective_cache_size function
Bruce Momjian
2013-10-08
Fix C comment in check_effective_cache_size()
Bruce Momjian
2013-10-08
Allow drop-index-concurrently-1 test to run at any isolation level.
Kevin Grittner
2013-10-08
Update postgres.conf.sample for effective_cache_size's new default
Bruce Momjian
2013-10-08
Auto-tune effective_cache size to be 4x shared buffers
Bruce Momjian
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-10-07
TYPEALIGN doesn't work on int64 on 32-bit platforms.
Heikki Linnakangas
2013-10-07
Fix bugs in SSI tuple locking.
Heikki Linnakangas
2013-10-07
Translation updates
Peter Eisentraut
2013-10-07
Make DISCARD SEQUENCES also discard the last used sequence.
Robert Haas
[next]