| 2022-09-24 |
Peter Eisentraut | Add read support for some missing raw parse nodes |
commit | commitdiff | tree |
| 2022-09-24 |
Peter Eisentraut | Fix reading of BitString nodes |
commit | commitdiff | tree |
| 2022-09-24 |
Peter Eisentraut | Fix reading of most-negative integer value nodes |
commit | commitdiff | tree |
| 2022-09-24 |
Andres Freund | Remove uses of register due to incompatibility with... |
commit | commitdiff | tree |
| 2022-09-24 |
Andres Freund | De-special-case pgevent's rc file handling |
commit | commitdiff | tree |
| 2022-09-24 |
Andres Freund | meson: Remove non-binary targets accidentally added... |
commit | commitdiff | tree |
| 2022-09-24 |
Peter Eisentraut | Improve terminology |
commit | commitdiff | tree |
| 2022-09-23 |
Tom Lane | Doc: minor cleanups. |
commit | commitdiff | tree |
| 2022-09-23 |
Andres Freund | pgstat: Fix transactional stats dropping for indexes |
commit | commitdiff | tree |
| 2022-09-23 |
Alvaro Herrera | Remove PQsendQuery support in pipeline mode |
commit | commitdiff | tree |
| 2022-09-23 |
Alvaro Herrera | Stop using PQsendQuery in libpq_pipeline |
commit | commitdiff | tree |
| 2022-09-23 |
Andres Freund | ci: freebsd: Set extra_{lib,include}_dirs to /usr/local/... |
commit | commitdiff | tree |
| 2022-09-23 |
Amit Kapila | Allow publications with schema and table of the same... |
commit | commitdiff | tree |
| 2022-09-23 |
Tom Lane | Doc: adjust misleading phrasing of a few cross-references. |
commit | commitdiff | tree |
| 2022-09-22 |
Peter Geoghegan | Harmonize parameter names in pg_dump/pg_dumpall. |
commit | commitdiff | tree |
| 2022-09-22 |
Peter Geoghegan | Harmonize parameter names in contrib code. |
commit | commitdiff | tree |
| 2022-09-22 |
Peter Geoghegan | Harmonize more lexer function parameter names. |
commit | commitdiff | tree |
| 2022-09-22 |
Peter Geoghegan | Harmonize parameter names in ecpg code. |
commit | commitdiff | tree |
| 2022-09-22 |
Jeff Davis | Fix race condition where heap_delete() fails to pin... |
commit | commitdiff | tree |
| 2022-09-22 |
Alvaro Herrera | Remove ALL keyword from TABLES IN SCHEMA for publication |
commit | commitdiff | tree |
| 2022-09-22 |
Peter Eisentraut | Restore archive_command documentation |
commit | commitdiff | tree |
| 2022-09-22 |
Michael Paquier | Use min/max bounds defined by Zstd for compression... |
commit | commitdiff | tree |
| 2022-09-22 |
Etsuro Fujita | Fix thinko in comment. |
commit | commitdiff | tree |
| 2022-09-22 |
Andres Freund | meson: ci: Convert some tasks to use meson |
commit | commitdiff | tree |
| 2022-09-22 |
Andres Freund | meson: Add initial version of meson based build system |
commit | commitdiff | tree |
| 2022-09-22 |
Michael Paquier | Clear ps display of startup process at the end of recovery |
commit | commitdiff | tree |
| 2022-09-22 |
Fujii Masao | docs: Fix snapshot name in SET TRANSACTION docs. |
commit | commitdiff | tree |
| 2022-09-22 |
Michael Paquier | Used optimized linear search in more code paths |
commit | commitdiff | tree |
| 2022-09-22 |
Fujii Masao | psql: Improve tab-completion for MERGE. |
commit | commitdiff | tree |
| 2022-09-22 |
Andres Freund | ci: windows: set error mode to not include SEM_NOGPFAUL... |
commit | commitdiff | tree |
| 2022-09-21 |
Thomas Munro | ci: Increase requested memory size. |
commit | commitdiff | tree |
| 2022-09-21 |
Peter Geoghegan | Harmonize lexer adjacent function parameter names. |
commit | commitdiff | tree |
| 2022-09-21 |
Peter Eisentraut | Improve ICU option handling in CREATE DATABASE |
commit | commitdiff | tree |
| 2022-09-21 |
Peter Eisentraut | Tighten pg_get_object_address argument checking |
commit | commitdiff | tree |
| 2022-09-21 |
Alvaro Herrera | Improve some GUC description strings |
commit | commitdiff | tree |
| 2022-09-21 |
Amit Kapila | Pass Size as a 2nd argument for snprintf() in tablesync.c. |
commit | commitdiff | tree |
| 2022-09-21 |
Amit Kapila | Improve some error messages. |
commit | commitdiff | tree |
| 2022-09-21 |
Andres Freund | Use \b in one more PG_TEST_EXTRA check, oversight in... |
commit | commitdiff | tree |
| 2022-09-21 |
Michael Paquier | Add definition pg_attribute_aligned() for MSVC |
commit | commitdiff | tree |
| 2022-09-20 |
Tom Lane | Revise tree-walk APIs to improve spec compliance &... |
commit | commitdiff | tree |
| 2022-09-20 |
Peter Geoghegan | Fix recent cpluspluscheck issue in selfuncs.h. |
commit | commitdiff | tree |
| 2022-09-20 |
Peter Geoghegan | Harmonize more parameter names in bulk. |
commit | commitdiff | tree |
| 2022-09-20 |
Andres Freund | Refactor PG_TEST_EXTRA logic in autoconf build |
commit | commitdiff | tree |
| 2022-09-20 |
Jeff Davis | Improve comment for OAT_POST_CREATE. |
commit | commitdiff | tree |
| 2022-09-20 |
Alvaro Herrera | Fix `trap` in a few shell scripts |
commit | commitdiff | tree |
| 2022-09-20 |
Tom Lane | Suppress variable-set-but-not-used warnings from clang 15. |
commit | commitdiff | tree |
| 2022-09-20 |
Alvaro Herrera | Disable autovacuum in MERGE test script |
commit | commitdiff | tree |
| 2022-09-20 |
Michael Paquier | doc: Fix parameter name for pg_create_logical_replicati... |
commit | commitdiff | tree |
| 2022-09-20 |
Michael Paquier | Fix incorrect variable types for origin IDs in decode.c |
commit | commitdiff | tree |
| 2022-09-20 |
Peter Geoghegan | Harmonize parameter names in storage and AM code. |
commit | commitdiff | tree |
| 2022-09-20 |
Andres Freund | Split TESTDIR into TESTLOGDIR and TESTDATADIR |
commit | commitdiff | tree |
| 2022-09-20 |
Andres Freund | Don't hardcode tmp_check/ as test directory for tap... |
commit | commitdiff | tree |
| 2022-09-19 |
Peter Geoghegan | Harmonize heapam and tableam parameter names. |
commit | commitdiff | tree |
| 2022-09-19 |
Peter Geoghegan | Consistently use named parameters in regex code consist... |
commit | commitdiff | tree |
| 2022-09-19 |
Andres Freund | Extend gendef.pl in preparation for meson |
commit | commitdiff | tree |
| 2022-09-19 |
Peter Eisentraut | Update Unicode data to Unicode 15.0.0 |
commit | commitdiff | tree |
| 2022-09-19 |
Peter Geoghegan | Consistently use named parameters in timezone code. |
commit | commitdiff | tree |
| 2022-09-19 |
Peter Geoghegan | Consistently use named parameters in regex code. |
commit | commitdiff | tree |
| 2022-09-19 |
David Rowley | Fix misleading comment for get_cheapest_group_keys_order |
commit | commitdiff | tree |
| 2022-09-19 |
David Rowley | Fix out-dated comment in preprocess_groupclause() |
commit | commitdiff | tree |
| 2022-09-19 |
David Rowley | Remove various duplicated words |
commit | commitdiff | tree |
| 2022-09-19 |
Peter Eisentraut | Fix icu tests with C locale |
commit | commitdiff | tree |
| 2022-09-19 |
Robert Haas | Make ALTER DEFAULT PRIVILEGES require privileges, not... |
commit | commitdiff | tree |
| 2022-09-19 |
Robert Haas | walmethods.c/h: Make WalWriteMethod more object-oriented. |
commit | commitdiff | tree |
| 2022-09-19 |
Tom Lane | Future-proof the recursion inside ExecShutdownNode(). |
commit | commitdiff | tree |
| 2022-09-19 |
Robert Haas | walmethods.c/h: Make Walfile a struct, rather than... |
commit | commitdiff | tree |
| 2022-09-19 |
Peter Eisentraut | Add missing serial commas |
commit | commitdiff | tree |
| 2022-09-19 |
Amit Kapila | Fix typos. |
commit | commitdiff | tree |
| 2022-09-19 |
John Naylor | Fix typos referring to PGPROC |
commit | commitdiff | tree |
| 2022-09-18 |
Peter Geoghegan | Harmonize missed reorderbuffer parameter names. |
commit | commitdiff | tree |
| 2022-09-18 |
Michael Paquier | Remove unused argument "isSlice" from transformAssignme... |
commit | commitdiff | tree |
| 2022-09-18 |
Peter Geoghegan | Harmonize reorderbuffer parameter names. |
commit | commitdiff | tree |
| 2022-09-17 |
Peter Geoghegan | Make check_usermap() parameter names consistent. |
commit | commitdiff | tree |
| 2022-09-17 |
Andres Freund | Include c.h instead of postgres.h in src/port/*p{read... |
commit | commitdiff | tree |
| 2022-09-17 |
Andres Freund | Remove DLLTOOL, DLLWRAP from configure / Makefile.global.in |
commit | commitdiff | tree |
| 2022-09-17 |
Andres Freund | pgstat: Create memory contexts below TopMemoryContext |
commit | commitdiff | tree |
| 2022-09-17 |
Michael Paquier | Fix huge_pages on Windows |
commit | commitdiff | tree |
| 2022-09-17 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree |
| 2022-09-16 |
Andres Freund | Fix race condition in stats.sql added in 5264add7847 |
commit | commitdiff | tree |
| 2022-09-16 |
Tom Lane | Improve plpgsql's ability to handle arguments declared... |
commit | commitdiff | tree |
| 2022-09-16 |
Andres Freund | aix: xlc: Use -Wl,-b,expfull for old compiler versions |
commit | commitdiff | tree |
| 2022-09-16 |
Tom Lane | Clean up minor inconsistencies in pg_attribute_printf... |
commit | commitdiff | tree |
| 2022-09-16 |
Peter Eisentraut | Message wording improvements |
commit | commitdiff | tree |
| 2022-09-16 |
Peter Eisentraut | postgres_fdw: Remove useless DO block in test |
commit | commitdiff | tree |
| 2022-09-16 |
Peter Eisentraut | Adjust assorted hint messages that list all valid options. |
commit | commitdiff | tree |
| 2022-09-16 |
Peter Eisentraut | Fix createdb tests for C locale |
commit | commitdiff | tree |
| 2022-09-16 |
Peter Eisentraut | Don't allow creation of database with ICU locale with... |
commit | commitdiff | tree |
| 2022-09-15 |
Tom Lane | Detect format-string mistakes in the libpq_pipeline... |
commit | commitdiff | tree |
| 2022-09-15 |
Alvaro Herrera | Copy-edit docs for logical replication column lists |
commit | commitdiff | tree |
| 2022-09-15 |
Tom Lane | Revert ill-considered change in pg_resetwal output. |
commit | commitdiff | tree |
| 2022-09-15 |
Noah Misch | Reset InstallXLogFileSegmentActive after walreceiver... |
commit | commitdiff | tree |
| 2022-09-15 |
John Naylor | Fix grammar in error message |
commit | commitdiff | tree |
| 2022-09-15 |
John Naylor | Blind attempt to fix LLVM dependency in the backend |
commit | commitdiff | tree |
| 2022-09-14 |
Tom Lane | Use the terminology "WAL file" not "log file" more... |
commit | commitdiff | tree |
| 2022-09-14 |
David Rowley | Fix outdated convert_saop_to_hashed_saop comment |
commit | commitdiff | tree |
| 2022-09-14 |
Peter Eisentraut | Small wording improvements |
commit | commitdiff | tree |
| 2022-09-14 |
Tom Lane | Doc: add some doco about using the libpq_pipeline test... |
commit | commitdiff | tree |
| 2022-09-14 |
Daniel Gustafsson | pgcrypto: Remove unused code |
commit | commitdiff | tree |
| 2022-09-14 |
Peter Eisentraut | Update .gitignore |
commit | commitdiff | tree |
| 2022-09-14 |
Tom Lane | Use SIGNAL_ARGS consistently to declare signal handlers. |
commit | commitdiff | tree |
| next |