aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Bump minimum Perl version to 5.14John Naylor2022-09-14
* Move gramparse.h to src/backend/parserJohn Naylor2022-09-14
* Simplify handling of compression level with compression specificationsMichael Paquier2022-09-14
* Split up guc.c for better build speed and ease of maintenance.Tom Lane2022-09-13
* Don't reflect unescaped cert data to the logsPeter Eisentraut2022-09-13
* pg_clean_ascii(): escape bytes rather than lose themPeter Eisentraut2022-09-13
* Make locale option behavior more consistentPeter Eisentraut2022-09-13
* Improve wal_decode_buffer_size description some moreAlvaro Herrera2022-09-13
* Remove useless pstrdups in untransformRelOptionsAlvaro Herrera2022-09-13
* Adjust header exceptions for 0bd9c6297John Naylor2022-09-13
* Treat Unicode codepoints of category "Format" as non-spacingJohn Naylor2022-09-13
* Rename macro related to pg_backup_stop()Michael Paquier2022-09-13
* Move any remaining files generated by pg_upgrade into an internal subdirMichael Paquier2022-09-13
* Don't reference out-of-bounds array elements in brin_minmax_multi.cDavid Rowley2022-09-13
* doc: Fix link to FreeBSD documentation projectDaniel Gustafsson2022-09-12
* Use normal install program to install server headers.Heikki Linnakangas2022-09-12
* Revert "Convert *GetDatum() and DatumGet*() macros to inline functions"Peter Eisentraut2022-09-12
* Convert *GetDatum() and DatumGet*() macros to inline functionsPeter Eisentraut2022-09-12
* Fix NaN comparison in circle_same testDaniel Gustafsson2022-09-12
* pgstattuple: Use double consistently for percentagesPeter Eisentraut2022-09-12
* Use float8 datatype for percentiles in pg_walinspect stat functionsPeter Eisentraut2022-09-12
* Make the tablesync worker's replication origin drop logic robust.Amit Kapila2022-09-12
* Assorted examples of expanded type-safer palloc/pg_malloc APIPeter Eisentraut2022-09-12
* Expand palloc/pg_malloc API for more type safetyPeter Eisentraut2022-09-12
* Make eval statement naturally proof against perltidyJohn Naylor2022-09-12
* Replace loading of ldap_start_tls_sA() by direct function callMichael Paquier2022-09-12
* Doc: improve explanation of when custom GUCs appear in pg_settings.Tom Lane2022-09-10
* Add psql tab compression for ALTER TABLE .. { OF | NOT OF }Michael Paquier2022-09-10
* Free correctly LDAPMessage returned by ldap_search_s() in auth.cMichael Paquier2022-09-10
* configure: Expand -fvisibility checks to more compilers, test for -qvisibilityAndres Freund2022-09-09
* aix: No need to use mkldexport when we want to export all symbolsAndres Freund2022-09-09
* Fix possible omission of variable storage markers in ECPG.Tom Lane2022-09-09
* Doc: improve documentation about where the psqlrc files are.Tom Lane2022-09-09
* Reject bogus output from uuid_create(3).Tom Lane2022-09-09
* Doc fixes for MERGE statementAlvaro Herrera2022-09-09
* Fix GetForeignKey*Triggers for self-referential FKsAlvaro Herrera2022-09-09
* Bump minimum version of Flex to 2.5.35John Naylor2022-09-09
* Bump minimum version of Bison to 2.3John Naylor2022-09-09
* Add jsonpath_gram.h to list of distprep targetsJohn Naylor2022-09-09
* Replace load of functions by direct calls for some WIN32Michael Paquier2022-09-09
* Add more error context to RestoreBlockImage() and consume itMichael Paquier2022-09-09
* Instrument freezing in autovacuum log reports.Peter Geoghegan2022-09-08
* Temporarily make MemoryContextContains return falseDavid Rowley2022-09-09
* Choose FK name correctly during partition attachmentAlvaro Herrera2022-09-08
* Fix recovery_prefetch with low maintenance_io_concurrency.Thomas Munro2022-09-08
* Fix perltidy breaking perlcriticAlvaro Herrera2022-09-08
* doc: Fix PL/pgSQL casing to be consistentDaniel Gustafsson2022-09-08
* Add b2e6e7682 to .git-blame-ignore-revsJohn Naylor2022-09-08
* Run perltidy over Catalog.pmJohn Naylor2022-09-08
* Parse catalog .dat files as a whole when compiling the backendJohn Naylor2022-09-08