summaryrefslogtreecommitdiff
path: root/src/backend/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Redesign archive modulesMichael Paquier2023-02-171-1/+1
* Don't install postmaster symlink anymorePeter Eisentraut2023-01-261-7/+1
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* autoconf: Move export_dynamic determination to configureAndres Freund2022-12-061-5/+7
* autoconf: Don't AC_SUBST() LD in configureAndres Freund2022-12-011-1/+7
* Move gramparse.h to src/backend/parserJohn Naylor2022-09-141-6/+1
* Add jsonpath_gram.h to list of distprep targetsJohn Naylor2022-09-091-1/+1
* Fix failure to maintainer-clean jsonpath_gram.hJohn Naylor2022-09-061-0/+1
* Build all Flex files standaloneJohn Naylor2022-09-041-2/+5
* Remove rule to generate postgres.o, not needed for 20+ yearsAndres Freund2022-08-241-6/+0
* Move basebackup code to new directory src/backend/backupRobert Haas2022-08-101-1/+2
* aix: fix misreading of condition in 8f12a4e7addAndres Freund2022-08-071-1/+1
* aix: Remove checks for very old OS versionsAndres Freund2022-08-071-8/+0
* Automatically generate node support functionsPeter Eisentraut2022-07-091-2/+8
* Server-side gzip compression.Robert Haas2022-01-241-1/+1
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Use sort_template.h for qsort_tuple() and qsort_ssup().Thomas Munro2021-03-031-3/+1
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Revert "Add key management system" (978f869b99) & later commitsBruce Momjian2020-12-271-15/+2
* auth commands: list specific commands to install in MakefileBruce Momjian2020-12-261-13/+14
* Add scripts for retrieving the cluster file encryption keyBruce Momjian2020-12-261-0/+12
* Add key management systemBruce Momjian2020-12-251-1/+1
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-051-2/+5
* Get rid of jsonpath_gram.h and jsonpath_scanner.hAlexander Korotkov2019-03-201-11/+2
* Fix make rules for jsonpath grammar making them similar to SQL grammarAlexander Korotkov2019-03-171-1/+3
* Partial implementation of SQL/JSON path languageAlexander Korotkov2019-03-161-1/+10
* Ensure link commands list *.o files before LDFLAGS.Tom Lane2019-01-021-6/+6
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Integrate recovery.conf into postgresql.confPeter Eisentraut2018-11-251-3/+1
* Refactor dlopen() supportPeter Eisentraut2018-09-061-1/+1
* Rearrange makefile rules for running Gen_fmgrtab.pl.Tom Lane2018-05-031-40/+9
* Remove Windows module-list-dumping code.Tom Lane2018-04-301-1/+1
* Dump full memory maps around failing Windows reattach code.Tom Lane2018-04-301-1/+1
* Fix partial-build problems introduced by having more generated headers.Tom Lane2018-04-091-8/+0
* Replace our traditional initial-catalog-data format with a better design.Tom Lane2018-04-081-25/+9
* Faster partition pruningAlvaro Herrera2018-04-061-1/+2
* Install errcodes.txt for use by extensions.Andrew Gierth2018-04-051-0/+2
* Add inlining support to LLVM JIT provider.Andres Freund2018-03-281-0/+10
* Fix make rules that generate multiple output files.Tom Lane2018-03-231-13/+20
* Basic JIT provider and error handling infrastructure.Andres Freund2018-03-211-1/+2
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Inject $(ICU_LIBS) regardless of platform.Noah Misch2017-08-201-3/+3
* Implement multivariate n-distinct coefficientsAlvaro Herrera2017-03-241-1/+1
* ICU supportPeter Eisentraut2017-03-231-1/+1
* Fix parallel make issue with new fmgrprotos.hPeter Eisentraut2017-01-231-1/+4
* Generate fmgr prototypes automaticallyPeter Eisentraut2017-01-171-4/+11
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Straighten out some whitespacePeter Eisentraut2016-11-291-1/+1
* Refer to OS X as "macOS", except for the port name which is still "darwin".Tom Lane2016-09-251-2/+2