2018-10-10 |
Andres Freund | Fix logical decoding error when system table w/ toast... |
commit | commitdiff | tree |
2018-10-10 |
Andres Freund | Force synchronous commit to be enabled for all test_dec... |
commit | commitdiff | tree |
2018-10-10 |
Peter Eisentraut | Slightly correct context check for event triggers |
commit | commitdiff | tree |
2018-10-10 |
Peter Eisentraut | Test that event triggers work in functions and procedures |
commit | commitdiff | tree |
2018-10-09 |
Peter Eisentraut | Turn transaction_isolation into GUC enum |
commit | commitdiff | tree |
2018-10-09 |
Tom Lane | Make src/common/exec.c's error logging less ugly. |
commit | commitdiff | tree |
2018-10-09 |
Greg Stark | Add "B" suffix for bytes to docs |
commit | commitdiff | tree |
2018-10-09 |
Tom Lane | Remove no-longer-needed variant expected regression... |
commit | commitdiff | tree |
2018-10-09 |
Tom Lane | Select appropriate PG_PRINTF_ATTRIBUTE for recent NetBSD. |
commit | commitdiff | tree |
2018-10-09 |
Michael Paquier | Add pg_ls_archive_statusdir function |
commit | commitdiff | tree |
2018-10-09 |
Tom Lane | Convert some long lists in configure.in to one-line... |
commit | commitdiff | tree |
2018-10-08 |
Thomas Munro | Relax transactional restrictions on ALTER TYPE ...... |
commit | commitdiff | tree |
2018-10-08 |
Tom Lane | Fix omissions in snprintf.c's coverage of standard... |
commit | commitdiff | tree |
2018-10-08 |
Tom Lane | Advance transaction timestamp for intra-procedure trans... |
commit | commitdiff | tree |
2018-10-08 |
Tom Lane | Improve snprintf.c's handling of NaN, Infinity, and... |
commit | commitdiff | tree |
2018-10-08 |
Tom Lane | Avoid O(N^2) cost in ExecFindRowMark(). |
commit | commitdiff | tree |
2018-10-08 |
Alvaro Herrera | Silence compiler warning in Assert() |
commit | commitdiff | tree |
2018-10-08 |
Peter Eisentraut | Track procedure calls in pg_stat_user_functions |
commit | commitdiff | tree |
2018-10-08 |
Michael Paquier | Improve two error messages related to foreign keys... |
commit | commitdiff | tree |
2018-10-08 |
Magnus Hagander | Fix speling error |
commit | commitdiff | tree |
2018-10-07 |
Tom Lane | Remove some unnecessary fields from Plan trees. |
commit | commitdiff | tree |
2018-10-07 |
Alvaro Herrera | Fix catalog insertion order for ATTACH PARTITION |
commit | commitdiff | tree |
2018-10-06 |
Alvaro Herrera | Fix event triggers for partitioned tables |
commit | commitdiff | tree |
2018-10-06 |
Tom Lane | Restore sane locking behavior during parallel query. |
commit | commitdiff | tree |
2018-10-06 |
Tom Lane | Remove more redundant relation locking during executor... |
commit | commitdiff | tree |
2018-10-06 |
Tom Lane | Don't use is_infinite() where isinf() will do. |
commit | commitdiff | tree |
2018-10-06 |
Tom Lane | Propagate xactStartTimestamp and stmtStartTimestamp... |
commit | commitdiff | tree |
2018-10-06 |
Dean Rasheed | Improve the accuracy of floating point statistical... |
commit | commitdiff | tree |
2018-10-06 |
Michael Paquier | Assign constraint name when cloning FK definition for... |
commit | commitdiff | tree |
2018-10-05 |
Bruce Momjian | doc: update PG 11 release notes |
commit | commitdiff | tree |
2018-10-05 |
Tom Lane | Allow btree comparison functions to return INT_MIN. |
commit | commitdiff | tree |
2018-10-05 |
Tom Lane | Ensure that PLPGSQL_DTYPE_ROW variables have valid... |
commit | commitdiff | tree |
2018-10-05 |
Peter Eisentraut | Remove redundant allocation |
commit | commitdiff | tree |
2018-10-05 |
Michael Paquier | Add pg_ls_tmpdir function |
commit | commitdiff | tree |
2018-10-04 |
Tom Lane | In the executor, use an array of pointers to access... |
commit | commitdiff | tree |
2018-10-04 |
Tom Lane | Centralize executor's opening/closing of Relations... |
commit | commitdiff | tree |
2018-10-04 |
Alvaro Herrera | Fix duplicate primary keys in partitions |
commit | commitdiff | tree |
2018-10-04 |
Michael Paquier | Refactor user-facing SQL functions signalling backends |
commit | commitdiff | tree |
2018-10-04 |
Michael Paquier | Add option SKIP_LOCKED to VACUUM and ANALYZE |
commit | commitdiff | tree |
2018-10-03 |
Andres Freund | Replace uint64 use introduced in 4868e446859 in light... |
commit | commitdiff | tree |
2018-10-03 |
Andres Freund | Ensure that snprintf.c's fmtint() doesn't overflow... |
commit | commitdiff | tree |
2018-10-03 |
Tom Lane | Change executor to just Assert that table locks were... |
commit | commitdiff | tree |
2018-10-03 |
Andres Freund | Fix issues around EXPLAIN with JIT. |
commit | commitdiff | tree |
2018-10-03 |
Tom Lane | Rationalize snprintf.c's handling of "ll" formats. |
commit | commitdiff | tree |
2018-10-03 |
Tom Lane | Provide fast path in snprintf.c for conversion specs... |
commit | commitdiff | tree |
2018-10-03 |
Tom Lane | Make assorted performance improvements in snprintf.c. |
commit | commitdiff | tree |
2018-10-03 |
Amit Kapila | MAXALIGN the target address where we store flattened... |
commit | commitdiff | tree |
2018-10-02 |
Andrew Dunstan | Don't build static libraries on Cygwin |
commit | commitdiff | tree |
2018-10-02 |
Tom Lane | Change rewriter/planner/executor/plancache to depend... |
commit | commitdiff | tree |
2018-10-02 |
Andres Freund | Use slots more widely in tuple mapping code and make... |
commit | commitdiff | tree |
2018-10-02 |
Tom Lane | Set snprintf.c's maximum number of NL arguments to... |
commit | commitdiff | tree |
2018-10-02 |
Tom Lane | Fix corner-case failures in has_foo_privilege() family... |
commit | commitdiff | tree |
2018-10-02 |
Michael Paquier | Fix documentation of pgrowlocks using "lock_type" inste... |
commit | commitdiff | tree |
2018-10-02 |
Amit Kapila | Test passing expanded-value representations to workers. |
commit | commitdiff | tree |
2018-10-01 |
Michael Paquier | Refactor relation opening for VACUUM and ANALYZE |
commit | commitdiff | tree |
2018-10-01 |
Peter Eisentraut | Change PROCEDURE to FUNCTION in CREATE EVENT TRIGGER... |
commit | commitdiff | tree |
2018-10-01 |
Tom Lane | Add assertions that we hold some relevant lock during... |
commit | commitdiff | tree |
2018-10-01 |
Tom Lane | Fix tuple_data_split() to not open a relation without... |
commit | commitdiff | tree |
2018-10-01 |
Tom Lane | Fix ALTER COLUMN TYPE to not open a relation without... |
commit | commitdiff | tree |
2018-10-01 |
Peter Eisentraut | doc: Clarify CREATE TABLESPACE documentation |
commit | commitdiff | tree |
2018-09-30 |
Tom Lane | Create an RTE field to record the query's lock mode... |
commit | commitdiff | tree |
2018-09-28 |
Stephen Frost | Add application_name to connection authorized msg |
commit | commitdiff | tree |
2018-09-28 |
Tom Lane | Improve error reporting for unsupported effective_io_co... |
commit | commitdiff | tree |
2018-09-28 |
Tom Lane | Tweak MSVC build system to match changes in 7143b3e82. |
commit | commitdiff | tree |
2018-09-28 |
Tom Lane | Tweak MSVC build system to match changes in 7143b3e82. |
commit | commitdiff | tree |
2018-09-28 |
Tom Lane | Build src/common files as a library with -fPIC. |
commit | commitdiff | tree |
2018-09-28 |
Tom Lane | Remove pqsignal() from libpq's official exports list. |
commit | commitdiff | tree |
2018-09-28 |
Amit Kapila | Fix assertion failure when updating full_page_writes... |
commit | commitdiff | tree |
2018-09-28 |
Andres Freund | Correct overflow handling in pgbench. |
commit | commitdiff | tree |
2018-09-28 |
Michael Paquier | Fix WAL recycling on standbys depending on archive_mode |
commit | commitdiff | tree |
2018-09-27 |
Tom Lane | Fix assorted bugs in pg_get_partition_constraintdef(). |
commit | commitdiff | tree |
2018-09-27 |
Alexander Korotkov | Minor formatting cleanup for 2a6368343f |
commit | commitdiff | tree |
2018-09-27 |
Alexander Korotkov | Remove extra usage of BoxPGetDatum() macro |
commit | commitdiff | tree |
2018-09-27 |
Andres Freund | Clean up in the wake of TupleDescGetSlot() removal... |
commit | commitdiff | tree |
2018-09-27 |
Tom Lane | Build src/port files as a library with -fPIC, and use... |
commit | commitdiff | tree |
2018-09-26 |
Tom Lane | Fix another portability issue from commit 758ce9b77. |
commit | commitdiff | tree |
2018-09-26 |
Michael Paquier | Switch flags tracking pending interrupts to sig_atomic_t |
commit | commitdiff | tree |
2018-09-26 |
Tom Lane | Try another way to detect the result type of strerror_r(). |
commit | commitdiff | tree |
2018-09-26 |
Tom Lane | Clean up *printf macros to avoid conflict with format... |
commit | commitdiff | tree |
2018-09-26 |
Tom Lane | Fix link failures due to snprintf/strerror changes. |
commit | commitdiff | tree |
2018-09-26 |
Peter Eisentraut | Recurse to sequences on ownership change for all relkinds |
commit | commitdiff | tree |
2018-09-26 |
Tom Lane | Implement %m in src/port/snprintf.c, and teach elog... |
commit | commitdiff | tree |
2018-09-26 |
Tom Lane | Always use our own versions of *printf(). |
commit | commitdiff | tree |
2018-09-26 |
Tom Lane | Incorporate strerror_r() into src/port/snprintf.c,... |
commit | commitdiff | tree |
2018-09-26 |
Tom Lane | Convert elog.c's useful_strerror() into a globally... |
commit | commitdiff | tree |
2018-09-26 |
Peter Eisentraut | Update dummy CREATE ASSERTION grammar |
commit | commitdiff | tree |
2018-09-26 |
Tomas Vondra | Improve test coverage of geometric types |
commit | commitdiff | tree |
2018-09-26 |
Tomas Vondra | Fix problems in handling the line data type |
commit | commitdiff | tree |
2018-09-26 |
Michael Paquier | Add basic regression tests for default monitoring roles |
commit | commitdiff | tree |
2018-09-26 |
Michael Paquier | Rework activation of commit timestamps during recovery |
commit | commitdiff | tree |
2018-09-25 |
Andres Freund | Remove absolete function TupleDescGetSlot(). |
commit | commitdiff | tree |
2018-09-25 |
Andres Freund | Split ExecStoreTuple into ExecStoreHeapTuple and ExecSt... |
commit | commitdiff | tree |
2018-09-25 |
Andres Freund | Remove function list from prologue of execTuples.c. |
commit | commitdiff | tree |
2018-09-25 |
Andres Freund | Change TupleTableSlot->tts_nvalid to type AttrNumber. |
commit | commitdiff | tree |
2018-09-25 |
Alvaro Herrera | Remove obsolete comment |
commit | commitdiff | tree |
2018-09-25 |
Alvaro Herrera | Remove fmgr.h inclusion from partition.h |
commit | commitdiff | tree |
2018-09-25 |
Andres Freund | Collect JIT instrumentation from workers. |
commit | commitdiff | tree |
2018-09-25 |
Tom Lane | Make some fixes to allow building Postgres on macOS... |
commit | commitdiff | tree |
2018-09-25 |
Tom Lane | Avoid unnecessary precision loss for pgbench's --rate... |
commit | commitdiff | tree |
2018-09-25 |
Thomas Munro | Constify dsa_size_class_map and use a better type. |
commit | commitdiff | tree |
next |