Commits

DateSubjectAuthorReleases
2022-12-02 autoconf: Don't AC_SUBST() LD in configure Andres Freund 16.0
2022-09-14 Move gramparse.h to src/backend/parser John Naylor 16.0
2022-09-09 Add jsonpath_gram.h to list of distprep targets John Naylor 16.0
2022-09-06 Fix failure to maintainer-clean jsonpath_gram.h John Naylor 16.0
2022-09-04 Build all Flex files standalone John Naylor 16.0
2022-08-25 Remove rule to generate postgres.o, not needed for 20+ years Andres Freund 16.0
2022-08-10 Move basebackup code to new directory src/backend/backup Robert Haas 16.0
2022-08-10 Move basebackup code to new directory src/backend/backup Robert Haas 15.0
2022-08-07 aix: fix misreading of condition in 8f12a4e7add Andres Freund 16.0
2022-08-07 aix: Remove checks for very old OS versions Andres Freund 16.0
2022-07-09 Automatically generate node support functions Peter Eisentraut 16.0
2022-01-24 Server-side gzip compression. Robert Haas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-03-03 Use sort_template.h for qsort_tuple() and qsort_ssup(). Thomas Munro 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-28 Revert "Add key management system" (978f869b99) & later commits Bruce Momjian 14.0
2020-12-26 auth commands: list specific commands to install in Makefile Bruce Momjian 14.0
2020-12-26 Add scripts for retrieving the cluster file encryption key Bruce Momjian 14.0
2020-12-25 Add key management system Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-05 Split all OBJS style lines in makefiles into one-line-per-entry style. Andres Freund 13.0
2019-03-20 Get rid of jsonpath_gram.h and jsonpath_scanner.h Alexander Korotkov 12.0
2019-03-17 Fix make rules for jsonpath grammar making them similar to SQL grammar Alexander Korotkov 12.0
2019-03-16 Partial implementation of SQL/JSON path language Alexander Korotkov 12.0
2019-01-02 Ensure link commands list *.o files before LDFLAGS. Tom Lane 12.0