2023-12-03 |
Heikki Linnakangas | Refactor how InitProcess is called |
commit | commitdiff | tree |
2023-12-03 |
Heikki Linnakangas | Pass BackgroundWorker entry in the parameter file in... |
commit | commitdiff | tree |
2023-12-03 |
Heikki Linnakangas | Refactor CreateSharedMemoryAndSemaphores |
commit | commitdiff | tree |
2023-12-01 |
Heikki Linnakangas | Silence Valgrind complaint with EXEC_BACKEND |
commit | commitdiff | tree |
2023-12-01 |
Peter Eisentraut | pgindent fix |
commit | commitdiff | tree |
2023-12-01 |
Peter Eisentraut | Check collation when creating partitioned index |
commit | commitdiff | tree |
2023-12-01 |
Peter Eisentraut | doc: Update info on information schema usage tables |
commit | commitdiff | tree |
2023-12-01 |
Amit Kapila | Fix an uninitialized access in hash_xlog_squeeze_page(). |
commit | commitdiff | tree |
2023-12-01 |
Andres Freund | meson: Stop using deprecated way getting path of files |
commit | commitdiff | tree |
2023-12-01 |
Thomas Munro | Adjust obsolete comment explaining set_stack_base(). |
commit | commitdiff | tree |
2023-11-30 |
Heikki Linnakangas | Print lwlock stats also for aux processes, when built... |
commit | commitdiff | tree |
2023-11-30 |
Alexander Korotkov | Fix typo in 5a1dfde8334b |
commit | commitdiff | tree |
2023-11-30 |
Daniel Gustafsson | Fix spelling and punctuation |
commit | commitdiff | tree |
2023-11-30 |
Daniel Gustafsson | Add missing file to nls Makefile |
commit | commitdiff | tree |
2023-11-30 |
Daniel Gustafsson | Fix array subscript warnings |
commit | commitdiff | tree |
2023-11-30 |
Alexander Korotkov | Fix warning due non-standard inline declaration in... |
commit | commitdiff | tree |
2023-11-30 |
John Naylor | Remove redundant setting of hashkey after insertion |
commit | commitdiff | tree |
2023-11-30 |
Peter Eisentraut | meson: Improve/fix Python version selection |
commit | commitdiff | tree |
2023-11-30 |
Masahiko Sawada | Add tests for XID wraparound. |
commit | commitdiff | tree |
2023-11-30 |
Michael Paquier | doc: Mention how to use quotes with GUC names in error... |
commit | commitdiff | tree |
2023-11-30 |
Michael Paquier | Apply quotes more consistently to GUC names in logs |
commit | commitdiff | tree |
2023-11-30 |
Masahiko Sawada | Add option to specify timeout seconds to BackgroundPsql.pm. |
commit | commitdiff | tree |
2023-11-30 |
Peter Eisentraut | Remove unused macro |
commit | commitdiff | tree |
2023-11-30 |
Peter Eisentraut | Improve "user mapping not found" error message |
commit | commitdiff | tree |
2023-11-30 |
Amit Kapila | Fix a test in 003_logical_slots. |
commit | commitdiff | tree |
2023-11-30 |
Masahiko Sawada | Fix wrong description of BackgroundPsql's timeout. |
commit | commitdiff | tree |
2023-11-30 |
Masahiko Sawada | Fix BackgroundPsql's set_query_timer_restart() issue... |
commit | commitdiff | tree |
2023-11-29 |
Daniel Gustafsson | Fix typo in comment |
commit | commitdiff | tree |
2023-11-29 |
Daniel Gustafsson | Read include/exclude commands for dump/restore from... |
commit | commitdiff | tree |
2023-11-29 |
Thomas Munro | Optimize pg_readv/pg_pwritev single vector case. |
commit | commitdiff | tree |
2023-11-28 |
Alexander Korotkov | Add SLRU tests for 64-bit page case |
commit | commitdiff | tree |
2023-11-28 |
Alexander Korotkov | Make use FullTransactionId in 2PC filenames |
commit | commitdiff | tree |
2023-11-28 |
Alexander Korotkov | Use larger segment file names for pg_notify |
commit | commitdiff | tree |
2023-11-28 |
Alexander Korotkov | Index SLRUs by 64-bit integers rather than by 32-bit... |
commit | commitdiff | tree |
2023-11-28 |
Tom Lane | Clean up usage of bison precedence for non-operator... |
commit | commitdiff | tree |
2023-11-28 |
Tom Lane | Use BIO_{get,set}_app_data instead of BIO_{get,set... |
commit | commitdiff | tree |
2023-11-28 |
Heikki Linnakangas | Fix comment about ressortgrouprefs being unique in... |
commit | commitdiff | tree |
2023-11-28 |
Michael Paquier | Remove more statements from stats.sql |
commit | commitdiff | tree |
2023-11-28 |
Heikki Linnakangas | Fix assertions with RI triggers in heap_update and... |
commit | commitdiff | tree |
2023-11-28 |
Dean Rasheed | psql: Add tab completion for view options. |
commit | commitdiff | tree |
2023-11-28 |
Michael Paquier | Remove test for pg_stat_reset_shared() in stats.sql |
commit | commitdiff | tree |
2023-11-27 |
Michael Paquier | Fix comment in tableam.h about GetHeapamTableAmRoutine() |
commit | commitdiff | tree |
2023-11-27 |
Michael Paquier | Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword... |
commit | commitdiff | tree |
2023-11-27 |
David Rowley | Don't use bms_membership() in cases where we don't... |
commit | commitdiff | tree |
2023-11-27 |
Nathan Bossart | Retire a few backwards compatibility macros. |
commit | commitdiff | tree |
2023-11-27 |
Alvaro Herrera | Fix CREATE INDEX CONCURRENTLY example |
commit | commitdiff | tree |
2023-11-27 |
Tomas Vondra | Check if ii_AmCache is NULL in aminsertcleanup |
commit | commitdiff | tree |
2023-11-27 |
Heikki Linnakangas | Reduce rate of walwriter wakeups due to async commits. |
commit | commitdiff | tree |
2023-11-27 |
Amit Kapila | Avoid unconditionally filling in missing values with... |
commit | commitdiff | tree |
2023-11-27 |
Alexander Korotkov | Track statement entry timestamp in contrib/pg_stat_stat... |
commit | commitdiff | tree |
2023-11-27 |
Alexander Korotkov | Add NOT NULL checking of pg_stat_statements_reset(... |
commit | commitdiff | tree |
2023-11-27 |
Michael Paquier | Fix race condition with BIO methods initialization... |
commit | commitdiff | tree |
2023-11-26 |
Alexander Korotkov | Display length and bounds histograms in pg_stats |
commit | commitdiff | tree |
2023-11-26 |
Alexander Korotkov | Update comments for pg_statistic catalog table |
commit | commitdiff | tree |
2023-11-26 |
Tom Lane | Doc: list AT TIME ZONE and COLLATE in operator preceden... |
commit | commitdiff | tree |
2023-11-26 |
Tomas Vondra | Fix brin.c indentation issues introduced by c1ec02be1d |
commit | commitdiff | tree |
2023-11-25 |
Peter Eisentraut | Use fipshash in brin_multi test |
commit | commitdiff | tree |
2023-11-25 |
Tomas Vondra | Reuse BrinDesc and BrinRevmap in brininsert |
commit | commitdiff | tree |
2023-11-25 |
Bruce Momjian | C comment: add header to pg_test_fsync.c |
commit | commitdiff | tree |
2023-11-25 |
Bruce Momjian | C comment: clarify that WAL files can be _recycled_... |
commit | commitdiff | tree |
2023-11-25 |
Bruce Momjian | Use SECS_PER_HOUR macro in tzparser.c, instead of constants |
commit | commitdiff | tree |
2023-11-25 |
Bruce Momjian | doc: gin_page_opaque_info() must be a _compressed_... |
commit | commitdiff | tree |
2023-11-25 |
Bruce Momjian | doc: improve ALTER TABLE "offical constraint" wording |
commit | commitdiff | tree |
2023-11-25 |
Tom Lane | Doc: un-break PDF build. |
commit | commitdiff | tree |
2023-11-25 |
Tom Lane | gitignore generated file targets-meson.sgml. |
commit | commitdiff | tree |
2023-11-25 |
Bruce Momjian | modify segno. for pg_walfile_name() and pg_walfile_name... |
commit | commitdiff | tree |
2023-11-24 |
Bruce Momjian | doc: remove documentation for deprecated @@@ operator |
commit | commitdiff | tree |
2023-11-24 |
Bruce Momjian | doc: mention vacuum's removal of commit timestamp... |
commit | commitdiff | tree |
2023-11-24 |
Thomas Munro | Fix whitespace. |
commit | commitdiff | tree |
2023-11-24 |
Thomas Munro | Improve comments about pqsignal(). |
commit | commitdiff | tree |
2023-11-24 |
Bruce Momjian | doc: add docs for age(xid) and mxid_age(xid) |
commit | commitdiff | tree |
2023-11-23 |
Tom Lane | Fix timing-dependent failure in GSSAPI data transmission. |
commit | commitdiff | tree |
2023-11-23 |
Heikki Linnakangas | Use ResourceOwner to track WaitEventSets. |
commit | commitdiff | tree |
2023-11-23 |
Bruce Momjian | C comment: fix typos with unnecessary apostrophes |
commit | commitdiff | tree |
2023-11-22 |
Bruce Momjian | doc: remove double-negative in REFRESH MATERIALIZED... |
commit | commitdiff | tree |
2023-11-22 |
Amit Kapila | Fix the initial sync tables with no columns. |
commit | commitdiff | tree |
2023-11-22 |
Amit Kapila | Stop the search once the slot for replication origin... |
commit | commitdiff | tree |
2023-11-22 |
Bruce Momjian | doc: FreeBSD uses camcontrol identify, not atacontrol... |
commit | commitdiff | tree |
2023-11-22 |
Michael Paquier | Fix query checking consistency of table amhandlers... |
commit | commitdiff | tree |
2023-11-21 |
Bruce Momjian | doc: vacuum_cost_limit controls when vacuum_cost_delay... |
commit | commitdiff | tree |
2023-11-21 |
Alvaro Herrera | Remove unneeded assignments in for loop header |
commit | commitdiff | tree |
2023-11-21 |
Alvaro Herrera | Avoid overflow in fe_utils' printTable() |
commit | commitdiff | tree |
2023-11-21 |
Michael Paquier | Simplify some logic in CreateReplicationSlot() |
commit | commitdiff | tree |
2023-11-21 |
Amit Kapila | Log messages for replication slot acquisition and release. |
commit | commitdiff | tree |
2023-11-21 |
Andres Freund | meson: Document build targets, add 'help' target |
commit | commitdiff | tree |
2023-11-21 |
Andres Freund | meson: Add 'world' target |
commit | commitdiff | tree |
2023-11-21 |
Andres Freund | docs: meson: Change what 'docs' target builds |
commit | commitdiff | tree |
2023-11-21 |
Andres Freund | meson: docs: Add {html,man} targets, rename install... |
commit | commitdiff | tree |
2023-11-20 |
Jeff Davis | Optimize check_search_path() by using SearchPathCache. |
commit | commitdiff | tree |
2023-11-20 |
Jeff Davis | Be more paranoid about OOM in search_path cache. |
commit | commitdiff | tree |
2023-11-20 |
Michael Paquier | Prevent overflow for block number in buffile.c |
commit | commitdiff | tree |
2023-11-19 |
Tomas Vondra | Lock table in DROP STATISTICS |
commit | commitdiff | tree |
2023-11-18 |
Dean Rasheed | Guard against overflow in interval_mul() and interval_d... |
commit | commitdiff | tree |
2023-11-18 |
Dean Rasheed | doc: improve description of privileges for MERGE and... |
commit | commitdiff | tree |
2023-11-18 |
Andres Freund | meson: Fix missing dependency from install-quiet to... |
commit | commitdiff | tree |
2023-11-17 |
Jeff Davis | simplehash: preserve consistency in case of OOM. |
commit | commitdiff | tree |
2023-11-17 |
Andres Freund | docs: Fix standalone INSTALL, broken in 06c70849fb2 |
commit | commitdiff | tree |
2023-11-17 |
Bruce Momjian | doc: update query section to show LIMIT/OFFSET like... |
commit | commitdiff | tree |
2023-11-17 |
Andres Freund | Release lock on heap buffer before vacuuming FSM |
commit | commitdiff | tree |
2023-11-17 |
Tom Lane | Extract column statistics from CTE references, if possible. |
commit | commitdiff | tree |
next |