| 2022-07-09 |
Peter Eisentraut | Automatically generate node support functions |
commit | commitdiff | tree |
| 2022-07-09 |
Bruce Momjian | doc: add examples for array_length() and jsonb_array_l... |
commit | commitdiff | tree |
| 2022-07-08 |
Bruce Momjian | doc: add pg_prewarm example |
commit | commitdiff | tree |
| 2022-07-08 |
Alexander Korotkov | Add missing inequality searches to rbtree |
commit | commitdiff | tree |
| 2022-07-08 |
Alexander Korotkov | Use C99 designator in the rbtree sentinel definition |
commit | commitdiff | tree |
| 2022-07-08 |
Robert Haas | Preserve relfilenode of pg_largeobject and its index... |
commit | commitdiff | tree |
| 2022-07-08 |
Peter Eisentraut | Adjust node serialization tag of A_Expr for consistency |
commit | commitdiff | tree |
| 2022-07-08 |
Peter Eisentraut | Remove T_Join and T_Plan |
commit | commitdiff | tree |
| 2022-07-08 |
John Naylor | Simplify json lexing state |
commit | commitdiff | tree |
| 2022-07-08 |
Peter Eisentraut | Reformat some more node comments |
commit | commitdiff | tree |
| 2022-07-08 |
Thomas Munro | Remove HP/Intel Itanium support. |
commit | commitdiff | tree |
| 2022-07-08 |
Thomas Munro | Remove HP-UX port. |
commit | commitdiff | tree |
| 2022-07-07 |
Andrew Dunstan | Only allow returning string types or bytea from json_se... |
commit | commitdiff | tree |
| 2022-07-07 |
Tom Lane | Remove stray references to lefttree/righttree in the... |
commit | commitdiff | tree |
| 2022-07-07 |
Fujii Masao | Add checkpoint and REDO LSN to log_checkpoints message. |
commit | commitdiff | tree |
| 2022-07-07 |
Dean Rasheed | Fix alias matching in transformLockingClause(). |
commit | commitdiff | tree |
| 2022-07-07 |
Etsuro Fujita | postgres_fdw: Fix grammar. |
commit | commitdiff | tree |
| 2022-07-07 |
Peter Eisentraut | Convert macros to static inline functions (block.h) |
commit | commitdiff | tree |
| 2022-07-07 |
Michael Paquier | Make Windows 10 the minimal runtime requirement for... |
commit | commitdiff | tree |
| 2022-07-07 |
Amit Kapila | Re-order disable_on_error in tab-complete. |
commit | commitdiff | tree |
| 2022-07-07 |
Michael Paquier | Clean up some includes and comments in TAP test scripts |
commit | commitdiff | tree |
| 2022-07-06 |
Andres Freund | pgstat: slru: remove outdated comment |
commit | commitdiff | tree |
| 2022-07-06 |
Tom Lane | Fix wrong field order in _readMergeWhenClause(). |
commit | commitdiff | tree |
| 2022-07-06 |
David Rowley | Overload index_form_tuple to allow the memory context... |
commit | commitdiff | tree |
| 2022-07-06 |
Robert Haas | pg_stat_statements: Fix test that assumes wal_records... |
commit | commitdiff | tree |
| 2022-07-06 |
Andres Freund | pgstat: drop subscription stats without slot as well... |
commit | commitdiff | tree |
| 2022-07-06 |
Robert Haas | Change internal RelFileNode references to RelFileNumber... |
commit | commitdiff | tree |
| 2022-07-06 |
Andres Freund | Remove LLVM_CONFIG from Makefile.global.in |
commit | commitdiff | tree |
| 2022-07-06 |
Peter Eisentraut | Tiny capitalization adjustment in pkg-config files |
commit | commitdiff | tree |
| 2022-07-06 |
David Rowley | Remove size increase in ExprEvalStep caused by hashed... |
commit | commitdiff | tree |
| 2022-07-06 |
Peter Eisentraut | Refactor sending of DataRow messages in replication... |
commit | commitdiff | tree |
| 2022-07-06 |
Peter Eisentraut | Unify DLSUFFIX on Darwin |
commit | commitdiff | tree |
| 2022-07-06 |
Peter Eisentraut | Reorder ecpg_config.h.in alphabetically |
commit | commitdiff | tree |
| 2022-07-06 |
Michael Paquier | autho_explain: Add GUC to log query parameters |
commit | commitdiff | tree |
| 2022-07-05 |
Tom Lane | Tighten pg_upgrade's new check for non-upgradable anyar... |
commit | commitdiff | tree |
| 2022-07-05 |
Andres Freund | pgstat: reduce timer overhead by leaving timer running. |
commit | commitdiff | tree |
| 2022-07-05 |
Andres Freund | expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSO... |
commit | commitdiff | tree |
| 2022-07-05 |
Andres Freund | Revert 019_replslot_limit.pl related debugging aids. |
commit | commitdiff | tree |
| 2022-07-05 |
Robert Haas | Rename pg_checkpointer predefined role to pg_checkpoint. |
commit | commitdiff | tree |
| 2022-07-05 |
Tom Lane | Fix pg_upgrade to detect non-upgradable anyarray usages. |
commit | commitdiff | tree |
| 2022-07-05 |
Tom Lane | Fix errors in copyfuncs/equalfuncs support for JSON... |
commit | commitdiff | tree |
| 2022-07-05 |
Alvaro Herrera | libpq: Improve idle state handling in pipeline mode |
commit | commitdiff | tree |
| 2022-07-05 |
Alvaro Herrera | BRIN: improve documentation on summarization |
commit | commitdiff | tree |
| 2022-07-05 |
Peter Eisentraut | Fix pg_prepared_statements.result_types for DML statements |
commit | commitdiff | tree |
| 2022-07-05 |
Michael Paquier | Simplify a bit the special rules generating unaccent... |
commit | commitdiff | tree |
| 2022-07-05 |
Peter Eisentraut | Add result_types column to pg_prepared_statements view |
commit | commitdiff | tree |
| 2022-07-05 |
Michael Paquier | Remove durable_rename_excl() |
commit | commitdiff | tree |
| 2022-07-05 |
Michael Paquier | Replace durable_rename_excl() by durable_rename(),... |
commit | commitdiff | tree |
| 2022-07-04 |
Peter Eisentraut | Refactor sending of RowDescription messages in replicat... |
commit | commitdiff | tree |
| 2022-07-04 |
Alvaro Herrera | Implement List support for TransactionId |
commit | commitdiff | tree |
| 2022-07-04 |
Michael Paquier | Prevent write operations on large objects in read-only... |
commit | commitdiff | tree |
| 2022-07-04 |
Peter Eisentraut | Fix for change timeline field of IDENTIFY_SYSTEM to... |
commit | commitdiff | tree |
| 2022-07-04 |
Peter Eisentraut | Change timeline field of IDENTIFY_SYSTEM to int8 |
commit | commitdiff | tree |
| 2022-07-04 |
Peter Eisentraut | Fix attlen in RowDescription of BASE_BACKUP response |
commit | commitdiff | tree |
| 2022-07-04 |
Tom Lane | Use a short socket directory path in pg_upgrade testing. |
commit | commitdiff | tree |
| 2022-07-03 |
Andrew Dunstan | Remove %error-verbose directive from jsonpath parser |
commit | commitdiff | tree |
| 2022-07-03 |
Tom Lane | Allow makeaclitem() to accept multiple privilege names. |
commit | commitdiff | tree |
| 2022-07-03 |
Noah Misch | Add Windows file version information to libpq/test... |
commit | commitdiff | tree |
| 2022-07-03 |
Tom Lane | Simplify tab completion of extension versions, redux. |
commit | commitdiff | tree |
| 2022-07-03 |
Peter Eisentraut | Remove redundant null pointer checks before PQclear... |
commit | commitdiff | tree |
| 2022-07-03 |
Peter Eisentraut | Remove redundant null pointer checks before free() |
commit | commitdiff | tree |
| 2022-07-03 |
Peter Eisentraut | Remove redundant null pointer checks before pg_free() |
commit | commitdiff | tree |
| 2022-07-03 |
Noah Misch | Fix previous commit's ecpg_clocale for ppc Darwin. |
commit | commitdiff | tree |
| 2022-07-02 |
Noah Misch | ecpglib: call newlocale() once per process. |
commit | commitdiff | tree |
| 2022-07-02 |
Jeff Davis | Emit debug message when executing extension script. |
commit | commitdiff | tree |
| 2022-07-02 |
Peter Eisentraut | Reformat some node comments |
commit | commitdiff | tree |
| 2022-07-02 |
Thomas Munro | Default to dynamic_shared_memory_type=sysv on Solaris. |
commit | commitdiff | tree |
| 2022-07-02 |
Michael Paquier | Introduce pg_attribute_nonnull(...) |
commit | commitdiff | tree |
| 2022-07-02 |
Noah Misch | Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEF... |
commit | commitdiff | tree |
| 2022-07-02 |
Noah Misch | Fix race condition in t/028_pitr_timelines.pl. |
commit | commitdiff | tree |
| 2022-07-01 |
Tom Lane | Remove no-longer-used parameter for create_groupingsets... |
commit | commitdiff | tree |
| 2022-07-01 |
Peter Eisentraut | Add missing GETTEXT_FLAGS entry |
commit | commitdiff | tree |
| 2022-07-01 |
Peter Eisentraut | Add construct_array_builtin, deconstruct_array_builtin |
commit | commitdiff | tree |
| 2022-07-01 |
Fujii Masao | doc: Add index entry for MERGE SQL command. |
commit | commitdiff | tree |
| 2022-07-01 |
John Naylor | Clarify that pg_dump takes ACCESS SHARE lock |
commit | commitdiff | tree |
| 2022-07-01 |
Thomas Munro | Harden dsm_impl.c against unexpected EEXIST. |
commit | commitdiff | tree |
| 2022-07-01 |
Michael Paquier | Fix code comments still referring to pg_start/stop_backup() |
commit | commitdiff | tree |
| 2022-07-01 |
Michael Paquier | Refactor the TAP test of auto_explain |
commit | commitdiff | tree |
| 2022-06-30 |
Peter Eisentraut | Change some unnecessary MemSet calls |
commit | commitdiff | tree |
| 2022-06-30 |
Peter Eisentraut | Avoid unnecessary MemSet call |
commit | commitdiff | tree |
| 2022-06-30 |
Tom Lane | Stamp HEAD as 16devel. |
commit | commitdiff | tree |
| 2022-06-30 |
Tom Lane | Add 82d0ffae3 to git-blame-ignore-revs. |
commit | commitdiff | tree |
| 2022-06-30 |
Tom Lane | pgindent run prior to branching v15. |
commit | commitdiff | tree |
| 2022-06-28 |
Bruce Momjian | relnotes: update item about public schema permission... |
commit | commitdiff | tree |
| 2022-06-27 |
Tom Lane | Stamp 15beta2. |
commit | commitdiff | tree |
| 2022-06-27 |
Magnus Hagander | Remove outdated recommendation for manual VACUUM |
commit | commitdiff | tree |
| 2022-06-27 |
Peter Eisentraut | PL/Python: Update guide to alternative expected files |
commit | commitdiff | tree |
| 2022-06-27 |
Peter Eisentraut | pg_upgrade: Fix version comparison for global ICU support |
commit | commitdiff | tree |
| 2022-06-27 |
Michael Paquier | doc: Mention attribute "inherited" in pg_stats_ext... |
commit | commitdiff | tree |
| 2022-06-27 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2022-06-27 |
Heikki Linnakangas | Fix visibility check when XID is committed in CLOG... |
commit | commitdiff | tree |
| 2022-06-26 |
Thomas Munro | Fix relptr's encoding of the base address. |
commit | commitdiff | tree |
| 2022-06-26 |
Tom Lane | Harden range_table_mutator() against null RangeTblEntry... |
commit | commitdiff | tree |
| 2022-06-25 |
Thomas Munro | Don't trust signalfd() on illumos. |
commit | commitdiff | tree |
| 2022-06-25 |
Noah Misch | CREATE INDEX: use the original userid for more ACL... |
commit | commitdiff | tree |
| 2022-06-25 |
Noah Misch | Use --no-unlogged-table-data in t/027_stream_regress.pl. |
commit | commitdiff | tree |
| 2022-06-24 |
Peter Eisentraut | Remove unportable test |
commit | commitdiff | tree |
| 2022-06-24 |
Amit Kapila | Fix intermetent test failure in 028_row_filter.pl. |
commit | commitdiff | tree |
| 2022-06-24 |
Amit Kapila | Doc: clarify that tablesync ignores publish operation. |
commit | commitdiff | tree |
| 2022-06-23 |
Peter Eisentraut | Fix missing newline at end of message |
commit | commitdiff | tree |
| next |