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
/
Makefile.global.in
Age
Commit message (
Expand
)
Author
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-10-18
Use -P preprocessor option to avoid to inhibit generation of linemarkers in the
Pavan Deolasee
2016-10-18
Make some adjustments to the way documentation headers are printed
Pavan Deolasee
2016-10-18
Group all uncategorised log messages to a default module-id (with number set to
Pavan Deolasee
2016-10-18
Use "expr" instead of "bc" for arithmetic since "bc" may not be available on
Pavan Deolasee
2016-10-18
Grep for all elog messages correctly post preprocessing
Pavan Deolasee
2016-10-18
Add support for overrding default log levels for specfic messages or all
Pavan Deolasee
2016-07-01
Provide and use a makefile target to build all generated headers.
Tom Lane
2016-03-24
Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.
Tom Lane
2016-02-27
Respect TEMP_CONFIG when pg_regress_check and friends are called
Andrew Dunstan
2016-02-03
Add support for systemd service notifications
Peter Eisentraut
2015-10-12
Make prove_installcheck remove the old log directory, if any.
Noah Misch
2015-09-28
Don't try to create a temp install without abs_top_builddir.
Robert Haas
2015-08-31
Remove support for Unix systems without the POSIX signal APIs.
Tom Lane
2015-07-31
Consolidate makefile code for setting top_srcdir, srcdir and VPATH.
Noah Misch
2015-07-29
Fix TAP tests with "make installcheck".
Heikki Linnakangas
2015-07-29
Make TAP tests work on Windows.
Heikki Linnakangas
2015-07-28
Make tap tests store postmaster logs and handle vpaths correctly
Andrew Dunstan
2015-07-23
Redirect install output of make check into a log file
Andrew Dunstan
2015-07-09
Improve logging of TAP tests.
Heikki Linnakangas
2015-07-02
Make numeric form of PG version number readily available in Makefiles.
Tom Lane
2015-06-17
Do not add pthread to LDFLAGS at the top level Makefile.
Pavan Deolasee
2015-06-05
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-06-04
Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTER
Pavan Deolasee
2015-05-12
doc build: use unique Makefile variable to control temp install
Bruce Momjian
2015-05-12
doc: prevent SGML 'make check' from building temp install
Bruce Momjian
2015-05-02
Move interpreter shared library detection to configure
Peter Eisentraut
2015-04-30
Fix parallel make risk with new check temp-install setup
Peter Eisentraut
2015-04-27
Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4
Pavan Deolasee
2015-04-23
Fix shell error on Solaris
Peter Eisentraut
2015-04-23
Improve speed of make check-world
Peter Eisentraut
2015-04-14
Use Intel SSE 4.2 CRC instructions where available.
Heikki Linnakangas
2014-12-24
Fix installcheck case for tap tests
Andrew Dunstan
2014-12-18
Fix previous commit for TAP test suites in VPATH builds.
Noah Misch
2014-12-18
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-12-04
Fix PGXS vpath build when PostgreSQL is built with vpath
Peter Eisentraut
2014-12-04
Fix SHLIB_PREREQS use in contrib, allowing PGXS builds
Peter Eisentraut
2014-11-02
Add configure --enable-tap-tests option
Peter Eisentraut
2014-10-26
Fix TAP tests with Perl 5.8
Peter Eisentraut
2014-10-22
MinGW: Link with shell32.dll instead of shfolder.dll.
Noah Misch
2014-10-21
doc: Check DocBook XML validity during the build
Peter Eisentraut
2014-10-13
Fix quoting in the add_to_path Makefile macro.
Noah Misch
2014-09-17
Fix TAP checks when current directory name contains spaces
Peter Eisentraut
2014-09-14
Run missing documentation tools through "missing"
Peter Eisentraut
2014-09-11
Support older versions of "prove"
Peter Eisentraut
2014-08-15
Set shared library path for in-tree TAP tests
Peter Eisentraut
2014-07-03
Support vpath builds in TAP tests
Peter Eisentraut
2014-05-27
Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.
Tom Lane
2014-04-22
build: add EXTRA_REGRESS_OPTS to all pg_regress invocations
Bruce Momjian
2014-04-15
Have lcov call the right gcov
Peter Eisentraut
[next]