index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
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
2021-02-01
Introduce --with-ssl={openssl} as a configure option
Michael Paquier
2021-01-23
Introduce SHA1 implementations in the cryptohash infrastructure
Michael Paquier
2020-09-07
Split Makefile symbol CFLAGS_VECTOR into two symbols.
Tom Lane
2020-04-24
Update Unicode data to Unicode 13.0.0 and CLDR 37
Peter Eisentraut
2020-02-28
Add PostgreSQL home page to --help output
Peter Eisentraut
2020-02-10
Simplify passing of configure arguments to pg_config
Peter Eisentraut
2020-01-09
Add support for automatically updating Unicode derived files
Peter Eisentraut
2020-01-02
Add basic TAP tests for psql's tab-completion logic.
Tom Lane
2019-10-21
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
Tom Lane
2019-09-24
Don't disable ccache when building with coverage support
Peter Eisentraut
2019-07-29
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-01
Remove support for non-ELF BSD systems
Peter Eisentraut
2019-04-13
Consistently test for in-use shared memory.
Noah Misch
2019-04-05
Revert "Consistently test for in-use shared memory."
Noah Misch
2019-04-04
Handle USE_MODULE_DB for all tests able to use an installed postmaster.
Noah Misch
2019-04-04
Consistently test for in-use shared memory.
Noah Misch
2019-02-15
Revert attempts to use POPCNT etc instructions
Alvaro Herrera
2019-02-15
Fix compiler builtin usage in new pg_bitutils.c
Alvaro Herrera
2019-02-13
Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes
Alvaro Herrera
2019-02-13
Change floating-point output format for improved performance.
Andrew Gierth
2019-02-04
Move port-specific parts of with_temp_install to port makefile.
Andrew Gierth
2019-01-13
fix typo
Andrew Dunstan
2019-01-13
Make DLSUFFIX easily discoverable by build scripts
Andrew Dunstan
2019-01-05
Fix program build rule in src/bin/scripts/Makefile.
Tom Lane
2019-01-02
Ensure link commands list *.o files before LDFLAGS.
Tom Lane
2019-01-01
Remove configure switch --disable-strong-random
Michael Paquier
2018-12-31
Process EXTRA_INSTALL serially, during the first temp-install.
Noah Misch
2018-12-31
Send EXTRA_INSTALL errors to install.log, not stderr.
Noah Misch
2018-11-06
Remove useless symbol from Makefile.global.
Tom Lane
2018-11-02
Yet further rethinking of build changes for macOS Mojave.
Tom Lane
2018-10-18
Still further rethinking of build changes for macOS Mojave.
Tom Lane
2018-09-28
Build src/common files as a library with -fPIC.
Tom Lane
2018-09-25
Make some fixes to allow building Postgres on macOS 10.14 ("Mojave").
Tom Lane
2018-07-30
Ensure we build generated headers at the start of some more cases.
Tom Lane
2018-04-28
Un-break contrib install with llvm.
Tom Lane
2018-04-28
Minor cleanups for install_llvm_module/uninstall_llvm_module Make macros.
Tom Lane
2018-04-11
Invoke submake-generated-headers during "make check", too.
Tom Lane
2018-04-10
Put back parallel-safety guards in plpython and src/test/regress/.
Tom Lane
2018-04-09
Fix partial-build problems introduced by having more generated headers.
Tom Lane
2018-04-04
Use ARMv8 CRC instructions where available.
Heikki Linnakangas
2018-04-03
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-03-28
Add inlining support to LLVM JIT provider.
Andres Freund
2018-03-22
Support for optimizing and emitting code in LLVM JIT provider.
Andres Freund
2018-03-21
Add configure infrastructure (--with-llvm) to enable LLVM support.
Andres Freund
2018-03-20
Add C++ support to configure.
Andres Freund
2018-03-06
Tests for Kerberos/GSSAPI authentication
Peter Eisentraut
2018-03-03
Add PG_TEST_EXTRA to control optional test suites
Peter Eisentraut
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-14
Reinstate genhtml --prefix option for non-vpath builds
Peter Eisentraut
2017-10-06
Support coverage on vpath builds
Peter Eisentraut
[next]