Commit Graph

54653 Commits (8caf96de0b7b4ad5beb02b36a158196520c035a7)
 

Author SHA1 Message Date
Robert Haas 8caf96de0b Include common/relpath.h in utils/relfilenumbermap.h 3 years ago
Robert Haas 05d4cbf9b6 Increase width of RelFileNumbers from 32 bits to 56 bits. 3 years ago
Robert Haas 2f47715cc8 Move RelFileNumber declarations to common/relpath.h. 3 years ago
Tom Lane 7ac918ada0 Renumber GUC flags for a bit more sanity. 3 years ago
Tom Lane 3853664265 Introduce GUC_NO_RESET flag. 3 years ago
Alvaro Herrera 4148c8b3da
Improve some publication-related error messages 3 years ago
Alvaro Herrera 249b0409b1
Fix pg_stat_statements for MERGE 3 years ago
Andres Freund bed0927aeb ci: Add hint about downloadable logs to README 3 years ago
Andres Freund a1860071b3 meson: Set up absolute rpaths to libdir 3 years ago
Andres Freund 1330dcdec0 meson: Include CFLAGS/c_args in summary and pg_config output 3 years ago
Michael Paquier 78fdb1e50f Mark ParallelMessagePending as sig_atomic_t 3 years ago
Michael Paquier e1e6f8f3df Remove dependency to StringInfo in xlogbackup.{c.h} 3 years ago
Andres Freund 31d2c4716e windows: remove date from version number in win32ver.rc 3 years ago
Tom Lane fbd2bd15b0 Doc: further adjust notes about pg_upgrade_output.d. 3 years ago
Tom Lane 787102b563 Enable WRITE_READ_PARSE_PLAN_TREES of rewritten utility statements 3 years ago
Tom Lane 40ad8f9dee Implement WRITE_READ_PARSE_PLAN_TREES for raw parse trees 3 years ago
Peter Eisentraut acd624644b Don't lose precision for float fields of Nodes. 3 years ago
Peter Eisentraut c07785d458 catversion bump 3 years ago
Peter Eisentraut 8999f5ed3c Fix write/read of empty string fields in Nodes. 3 years ago
Amit Kapila af51b2f042 Remove unused xid parameter. 3 years ago
Michael Paquier 7d708093b7 Refactor creation of backup_label and backup history files 3 years ago
Tom Lane 216f9c1ab3 Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot. 3 years ago
Tom Lane 1d2fec990c Avoid loss of code coverage with unlogged-index test cases. 3 years ago
Alvaro Herrera dda101315a
Add missing source files to pg_waldump/nls.mk 3 years ago
Peter Eisentraut 26f7802beb Message style improvements 3 years ago
Peter Eisentraut a6bc330192 Add read support for some missing raw parse nodes 3 years ago
Peter Eisentraut 2cb1a5a8d4 Fix reading of BitString nodes 3 years ago
Peter Eisentraut 43f4b34915 Fix reading of most-negative integer value nodes 3 years ago
Andres Freund 03bf971d2d Remove uses of register due to incompatibility with C++17 and up 3 years ago
Andres Freund eef63941c1 De-special-case pgevent's rc file handling 3 years ago
Andres Freund a075c616d2 meson: Remove non-binary targets accidentally added to bin_targets 3 years ago
Peter Eisentraut 6d6e136872 Improve terminology 3 years ago
Tom Lane 5f1048881d Doc: minor cleanups. 3 years ago
Andres Freund d811ce6ea3 pgstat: Fix transactional stats dropping for indexes 3 years ago
Alvaro Herrera 0032a54567
Remove PQsendQuery support in pipeline mode 3 years ago
Alvaro Herrera d11a41a4ce
Stop using PQsendQuery in libpq_pipeline 3 years ago
Andres Freund e3e6ee6964 ci: freebsd: Set extra_{lib,include}_dirs to /usr/local/... 3 years ago
Amit Kapila 13a185f54b Allow publications with schema and table of the same schema. 3 years ago
Tom Lane d89755dac6 Doc: adjust misleading phrasing of a few cross-references. 3 years ago
Peter Geoghegan 20e69daa13 Harmonize parameter names in pg_dump/pg_dumpall. 3 years ago
Peter Geoghegan 0faf7d933f Harmonize parameter names in contrib code. 3 years ago
Peter Geoghegan 8fb4e001e9 Harmonize more lexer function parameter names. 3 years ago
Peter Geoghegan 3535ebce5d Harmonize parameter names in ecpg code. 3 years ago
Jeff Davis 163b0993a1 Fix race condition where heap_delete() fails to pin VM page. 3 years ago
Alvaro Herrera 790bf615dd
Remove ALL keyword from TABLES IN SCHEMA for publication 3 years ago
Peter Eisentraut ba50834551 Restore archive_command documentation 3 years ago
Michael Paquier 18ac08f0b4 Use min/max bounds defined by Zstd for compression level 3 years ago
Etsuro Fujita cbe6dd17ac Fix thinko in comment. 3 years ago
Andres Freund e6b6ea025c meson: ci: Convert some tasks to use meson 3 years ago
Andres Freund e6927270cd meson: Add initial version of meson based build system 3 years ago