index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
Makefile
Age
Commit message (
Expand
)
Author
3 days
Split some long Makefile lists
Michael Paquier
2025-03-26
aio: Add liburing dependency
Andres Freund
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-06-21
Fix make build on MinGW
Peter Eisentraut
2024-03-20
Rework lwlocknames.txt to become lwlocklist.h
Alvaro Herrera
2024-03-14
Put genbki.pl output into src/include/catalog/ directly
Peter Eisentraut
2024-02-28
Remove AIX support
Heikki Linnakangas
2024-01-09
Cross-check lists of predefined LWLocks.
Nathan Bossart
2024-01-03
Update copyright for 2024
Bruce Momjian
2023-11-06
Remove distprep
Peter Eisentraut
2023-08-20
Add system view pg_wait_events
Michael Paquier
2023-07-05
Generate automatically code and documentation related to wait events
Michael Paquier
2023-06-12
Give postgres.exe the icon of other executables.
Noah Misch
2023-02-17
Redesign archive modules
Michael Paquier
2023-01-26
Don't install postmaster symlink anymore
Peter Eisentraut
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-06
autoconf: Move export_dynamic determination to configure
Andres Freund
2022-12-01
autoconf: Don't AC_SUBST() LD in configure
Andres Freund
2022-09-14
Move gramparse.h to src/backend/parser
John Naylor
2022-09-09
Add jsonpath_gram.h to list of distprep targets
John Naylor
2022-09-06
Fix failure to maintainer-clean jsonpath_gram.h
John Naylor
2022-09-04
Build all Flex files standalone
John Naylor
2022-08-24
Remove rule to generate postgres.o, not needed for 20+ years
Andres Freund
2022-08-10
Move basebackup code to new directory src/backend/backup
Robert Haas
2022-08-07
aix: fix misreading of condition in 8f12a4e7add
Andres Freund
2022-08-07
aix: Remove checks for very old OS versions
Andres Freund
2022-07-09
Automatically generate node support functions
Peter Eisentraut
2022-01-24
Server-side gzip compression.
Robert Haas
2022-01-07
Update copyright for 2022
Bruce Momjian
2021-03-03
Use sort_template.h for qsort_tuple() and qsort_ssup().
Thomas Munro
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-27
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-26
auth commands: list specific commands to install in Makefile
Bruce Momjian
2020-12-26
Add scripts for retrieving the cluster file encryption key
Bruce Momjian
2020-12-25
Add key management system
Bruce Momjian
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-05
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-03-20
Get rid of jsonpath_gram.h and jsonpath_scanner.h
Alexander Korotkov
2019-03-17
Fix make rules for jsonpath grammar making them similar to SQL grammar
Alexander Korotkov
2019-03-16
Partial implementation of SQL/JSON path language
Alexander Korotkov
2019-01-02
Ensure link commands list *.o files before LDFLAGS.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-25
Integrate recovery.conf into postgresql.conf
Peter Eisentraut
2018-09-06
Refactor dlopen() support
Peter Eisentraut
2018-05-03
Rearrange makefile rules for running Gen_fmgrtab.pl.
Tom Lane
2018-04-30
Remove Windows module-list-dumping code.
Tom Lane
2018-04-30
Dump full memory maps around failing Windows reattach code.
Tom Lane
2018-04-09
Fix partial-build problems introduced by having more generated headers.
Tom Lane
2018-04-08
Replace our traditional initial-catalog-data format with a better design.
Tom Lane
2018-04-06
Faster partition pruning
Alvaro Herrera
[next]