aboutsummaryrefslogtreecommitdiff
path: root/src/backend/Makefile
Commit message (Expand)AuthorAge
* Generate automatically code and documentation related to wait eventsMichael Paquier2023-07-05
* Give postgres.exe the icon of other executables.Noah Misch2023-06-12
* Redesign archive modulesMichael Paquier2023-02-17
* Don't install postmaster symlink anymorePeter Eisentraut2023-01-26
* Update copyright for 2023Bruce Momjian2023-01-02
* autoconf: Move export_dynamic determination to configureAndres Freund2022-12-06
* autoconf: Don't AC_SUBST() LD in configureAndres Freund2022-12-01
* Move gramparse.h to src/backend/parserJohn Naylor2022-09-14
* Add jsonpath_gram.h to list of distprep targetsJohn Naylor2022-09-09
* Fix failure to maintainer-clean jsonpath_gram.hJohn Naylor2022-09-06
* Build all Flex files standaloneJohn Naylor2022-09-04
* Remove rule to generate postgres.o, not needed for 20+ yearsAndres Freund2022-08-24
* Move basebackup code to new directory src/backend/backupRobert Haas2022-08-10
* aix: fix misreading of condition in 8f12a4e7addAndres Freund2022-08-07
* aix: Remove checks for very old OS versionsAndres Freund2022-08-07
* Automatically generate node support functionsPeter Eisentraut2022-07-09
* Server-side gzip compression.Robert Haas2022-01-24
* Update copyright for 2022Bruce Momjian2022-01-07
* Use sort_template.h for qsort_tuple() and qsort_ssup().Thomas Munro2021-03-03
* Update copyright for 2021Bruce Momjian2021-01-02
* Revert "Add key management system" (978f869b99) & later commitsBruce Momjian2020-12-27
* auth commands: list specific commands to install in MakefileBruce Momjian2020-12-26
* Add scripts for retrieving the cluster file encryption keyBruce Momjian2020-12-26
* Add key management systemBruce Momjian2020-12-25
* Update copyrights for 2020Bruce Momjian2020-01-01
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-05
* Get rid of jsonpath_gram.h and jsonpath_scanner.hAlexander Korotkov2019-03-20
* Fix make rules for jsonpath grammar making them similar to SQL grammarAlexander Korotkov2019-03-17
* Partial implementation of SQL/JSON path languageAlexander Korotkov2019-03-16
* Ensure link commands list *.o files before LDFLAGS.Tom Lane2019-01-02
* Update copyright for 2019Bruce Momjian2019-01-02
* Integrate recovery.conf into postgresql.confPeter Eisentraut2018-11-25
* Refactor dlopen() supportPeter Eisentraut2018-09-06
* Rearrange makefile rules for running Gen_fmgrtab.pl.Tom Lane2018-05-03
* Remove Windows module-list-dumping code.Tom Lane2018-04-30
* Dump full memory maps around failing Windows reattach code.Tom Lane2018-04-30
* Fix partial-build problems introduced by having more generated headers.Tom Lane2018-04-09
* Replace our traditional initial-catalog-data format with a better design.Tom Lane2018-04-08
* Faster partition pruningAlvaro Herrera2018-04-06
* Install errcodes.txt for use by extensions.Andrew Gierth2018-04-05
* Add inlining support to LLVM JIT provider.Andres Freund2018-03-28
* Fix make rules that generate multiple output files.Tom Lane2018-03-23
* Basic JIT provider and error handling infrastructure.Andres Freund2018-03-21
* Update copyright for 2018Bruce Momjian2018-01-02
* Inject $(ICU_LIBS) regardless of platform.Noah Misch2017-08-20
* Implement multivariate n-distinct coefficientsAlvaro Herrera2017-03-24
* ICU supportPeter Eisentraut2017-03-23
* Fix parallel make issue with new fmgrprotos.hPeter Eisentraut2017-01-23
* Generate fmgr prototypes automaticallyPeter Eisentraut2017-01-17
* Update copyright via script for 2017Bruce Momjian2017-01-03