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
2017-02-23
De-support floating-point timestamps.
Tom Lane
2017-02-19
Dept of second thoughts: rename new perl script.
Tom Lane
2017-02-19
Suppress "unused variable" warnings with older versions of flex.
Tom Lane
2017-02-15
btree: Support parallel index scans.
Robert Haas
2017-02-13
Remove contrib/tsearch2.
Robert Haas
2017-02-09
Rename user-facing tools with "xlog" in the name to say "wal".
Robert Haas
2017-01-24
Extend index AM API for parallel index scans.
Robert Haas
2017-01-17
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-14
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
Updates to reflect that pg_ctl stop -m fast is the default
Peter Eisentraut
2017-01-05
Use 'use strict' in all Perl programs
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-18
MSVC: Position MSBFLAGS after flags it might override.
Noah Misch
2016-12-13
Update typedefs.list
Robert Haas
2016-12-07
Implement table partitioning.
Robert Haas
2016-12-05
Replace PostmasterRandom() with a stronger source, second attempt.
Heikki Linnakangas
2016-12-02
Introduce dynamic shared memory areas.
Robert Haas
2016-12-02
Management of free memory pages.
Robert Haas
2016-11-08
Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8.
Noah Misch
2016-10-18
Revert "Replace PostmasterRandom() with a stronger way of generating randomne...
Heikki Linnakangas
2016-10-17
Replace PostmasterRandom() with a stronger way of generating randomness.
Heikki Linnakangas
2016-10-15
Use more efficient hashtable for execGrouping.c to speed up hash aggregation.
Andres Freund
2016-10-14
Add a macro templatized hashtable.
Andres Freund
2016-10-04
Avoid direct cross-module links in hstore_plperl and ltree_plpython, too.
Tom Lane
2016-10-04
Convert contrib/hstore_plpython to not use direct linking to other modules.
Tom Lane
2016-09-29
Move fsync routines of initdb into src/common/
Peter Eisentraut
2016-09-25
Refer to OS X as "macOS", except for the port name which is still "darwin".
Tom Lane
2016-09-23
Improve error message on MSVC if perl*.lib is not found.
Heikki Linnakangas
2016-09-19
MSVC: Include pg_recvlogical in client-only install.
Robert Haas
2016-09-11
Fix and simplify MSVC build's handling of xml/xslt/uuid dependencies.
Tom Lane
2016-09-08
MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD.
Noah Misch
2016-09-08
MSVC: Place gendef.pl temporary file in the target directory.
Noah Misch
2016-09-04
Remove vestigial references to "zic" in favor of "IANA database".
Tom Lane
2016-09-02
Move code shared between libpq and backend from backend/libpq/ to common/.
Heikki Linnakangas
2016-08-20
initdb now needs to reference libpq include files in MSVC builds.
Tom Lane
2016-08-16
Automate the maintenance of SO_MINOR_VERSION for our shared libraries.
Tom Lane
2016-08-16
Remove separate version numbering for ecpg preprocessor.
Tom Lane
2016-08-15
Once again allow LWLocks to be used within DSM segments.
Robert Haas
2016-08-15
Update git_changelog to know that there's a 9.6 branch.
Tom Lane
2016-08-15
Stamp shared-library minor version numbers for v10.
Tom Lane
2016-08-15
Stamp HEAD as 10devel.
Tom Lane
2016-08-15
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-15
Simplify the process of perltidy'ing our Perl files.
Tom Lane
2016-08-08
Obstruct shell, SQL, and conninfo injection via database and role names.
Noah Misch
2016-07-17
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-09
Fix TAP tests and MSVC scripts for pathnames with spaces.
Tom Lane
2016-06-22
Update oidjoins regression test for 9.6.
Tom Lane
2016-06-15
Add integrity-checking functions to pg_visibility.
Robert Haas
2016-06-12
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-12
Document the authoritative version of perltidy.
Noah Misch
[next]