Commit Graph

54507 Commits (6b89ce1a21f909f616db165dcc6d8d2918fbc185)
 

Author SHA1 Message Date
David Rowley 6b89ce1a21 Don't reference out-of-bounds array elements in brin_minmax_multi.c 3 years ago
Daniel Gustafsson 346990ae2e doc: Fix link to FreeBSD documentation project 3 years ago
Heikki Linnakangas c0a1d7621b Use normal install program to install server headers. 3 years ago
Peter Eisentraut e8d78581bb Revert "Convert *GetDatum() and DatumGet*() macros to inline functions" 3 years ago
Peter Eisentraut 595836e99b Convert *GetDatum() and DatumGet*() macros to inline functions 3 years ago
Daniel Gustafsson 8cb2a22bbb Fix NaN comparison in circle_same test 3 years ago
Peter Eisentraut 07d8af5e5e pgstattuple: Use double consistently for percentages 3 years ago
Peter Eisentraut 57796a0f15 Use float8 datatype for percentiles in pg_walinspect stat functions 3 years ago
Amit Kapila 88f488319b Make the tablesync worker's replication origin drop logic robust. 3 years ago
Peter Eisentraut 5015e1e1b5 Assorted examples of expanded type-safer palloc/pg_malloc API 3 years ago
Peter Eisentraut 2016055a92 Expand palloc/pg_malloc API for more type safety 3 years ago
John Naylor b060f57791 Make eval statement naturally proof against perltidy 3 years ago
Michael Paquier c3fb5809ea Replace loading of ldap_start_tls_sA() by direct function call 3 years ago
Tom Lane 857808a411 Doc: improve explanation of when custom GUCs appear in pg_settings. 3 years ago
Michael Paquier 6afcab6ac1 Add psql tab compression for ALTER TABLE .. { OF | NOT OF } 3 years ago
Michael Paquier 799437e0bd Free correctly LDAPMessage returned by ldap_search_s() in auth.c 3 years ago
Andres Freund be7c15b194 configure: Expand -fvisibility checks to more compilers, test for -qvisibility 3 years ago
Andres Freund fe6a64a58a aix: No need to use mkldexport when we want to export all symbols 3 years ago
Tom Lane b7050e2584 Fix possible omission of variable storage markers in ECPG. 3 years ago
Tom Lane f734857a92 Doc: improve documentation about where the psqlrc files are. 3 years ago
Tom Lane c4b6d218e3 Reject bogus output from uuid_create(3). 3 years ago
Alvaro Herrera 5dcebd10ba
Doc fixes for MERGE statement 3 years ago
Alvaro Herrera 8c848cd4b8
Fix GetForeignKey*Triggers for self-referential FKs 3 years ago
John Naylor 8b878bffa8 Bump minimum version of Flex to 2.5.35 3 years ago
John Naylor b086a47a27 Bump minimum version of Bison to 2.3 3 years ago
John Naylor 96683db880 Add jsonpath_gram.h to list of distprep targets 3 years ago
Michael Paquier 47bd0b3fa6 Replace load of functions by direct calls for some WIN32 3 years ago
Michael Paquier df4a056619 Add more error context to RestoreBlockImage() and consume it 3 years ago
Peter Geoghegan d977ffd923 Instrument freezing in autovacuum log reports. 3 years ago
David Rowley b76fb6c2a9 Temporarily make MemoryContextContains return false 3 years ago
Alvaro Herrera e7936f8b3e
Choose FK name correctly during partition attachment 3 years ago
Thomas Munro adb466150b Fix recovery_prefetch with low maintenance_io_concurrency. 3 years ago
Alvaro Herrera 12d40d4a8d
Fix perltidy breaking perlcritic 3 years ago
Daniel Gustafsson cb62d0b3c3 doc: Fix PL/pgSQL casing to be consistent 3 years ago
John Naylor b289b86231 Add b2e6e7682 to .git-blame-ignore-revs 3 years ago
John Naylor b2e6e76823 Run perltidy over Catalog.pm 3 years ago
John Naylor 69eb643b25 Parse catalog .dat files as a whole when compiling the backend 3 years ago
Amit Kapila 0324651573 Fix the test case introduced by commit 8756930190. 3 years ago
Amit Kapila 8756930190 Raise a warning if there is a possibility of data from multiple origins. 3 years ago
Alvaro Herrera 4b4663fb4a
Message style fixes 3 years ago
David Rowley 5265e91fd1 Make MemoryContextContains work correctly again 3 years ago
Peter Eisentraut 3fe76ab972 Renumber confusing value for GUC_UNIT_BYTE 3 years ago
David Rowley 0e480385ec Make more effort to put a sentinel at the end of allocated memory 3 years ago
Amit Kapila f98d074245 Doc: Explain about Column List feature. 3 years ago
Tom Lane 20b6847176 Fix new pg_publication_tables query. 3 years ago
John Naylor cec2754fbe Fix cplusplusscheck in vpath builds 3 years ago
Michael Paquier 4cbe579746 Add psql tab compression for SET COMPRESSION with ALTER TABLE 3 years ago
John Naylor 829906fb6c Fix headerscheck in vpath builds 3 years ago
John Naylor eac76cc012 Fix failure to maintainer-clean jsonpath_gram.h 3 years ago
David Rowley c89b44a68d Fix typo in 16d69ec29 3 years ago