| 2018-09-07 |
Andrew Gierth | Refactor installation of extension headers. |
commit | commitdiff | tree |
| 2018-09-07 |
Peter Eisentraut | libpq: Change "options" dispchar to normal |
commit | commitdiff | tree |
| 2018-09-07 |
Peter Eisentraut | Use C99 designated initializers for some structs |
commit | commitdiff | tree |
| 2018-09-06 |
Tom Lane | Fix inconsistent argument naming. |
commit | commitdiff | tree |
| 2018-09-06 |
Tom Lane | Make contrib/unaccent's unaccent() function work when... |
commit | commitdiff | tree |
| 2018-09-06 |
Peter Eisentraut | Refactor dlopen() support |
commit | commitdiff | tree |
| 2018-09-06 |
Amit Kapila | Fix the overrun in hash index metapage for smaller... |
commit | commitdiff | tree |
| 2018-09-05 |
Andrew Gierth | Allow extensions to install built as well as unbuilt... |
commit | commitdiff | tree |
| 2018-09-05 |
Tom Lane | Remove no-longer-used variable. |
commit | commitdiff | tree |
| 2018-09-05 |
Tom Lane | Make argument names of pg_get_object_address consistent... |
commit | commitdiff | tree |
| 2018-09-05 |
Alvaro Herrera | Simplify partitioned table creation vs. relcache |
commit | commitdiff | tree |
| 2018-09-05 |
Peter Eisentraut | PL/Python: Remove use of simple slicing API |
commit | commitdiff | tree |
| 2018-09-05 |
Bruce Momjian | docs: improve AT TIME ZONE description |
commit | commitdiff | tree |
| 2018-09-04 |
Michael Paquier | Improve some error message strings and errcodes |
commit | commitdiff | tree |
| 2018-09-04 |
Tom Lane | Fully enforce uniqueness of constraint names. |
commit | commitdiff | tree |
| 2018-09-04 |
Tom Lane | Clean up after TAP tests in oid2name and vacuumlo. |
commit | commitdiff | tree |
| 2018-09-04 |
Amit Kapila | Prohibit pushing subqueries containing window function... |
commit | commitdiff | tree |
| 2018-09-04 |
Amit Kapila | During the split, set checksum on an empty hash index... |
commit | commitdiff | tree |
| 2018-09-03 |
Alvaro Herrera | Remove pg_constraint.conincluding |
commit | commitdiff | tree |
| 2018-09-03 |
Tomas Vondra | Fix memory leak in TRUNCATE decoding |
commit | commitdiff | tree |
| 2018-09-02 |
Michael Paquier | Fix initial sync of slot parent directory when restorin... |
commit | commitdiff | tree |
| 2018-09-01 |
Tom Lane | Doc: fix oversights in "Client/Server Character Set... |
commit | commitdiff | tree |
| 2018-09-01 |
Tom Lane | Avoid using potentially-under-aligned page buffers. |
commit | commitdiff | tree |
| 2018-09-01 |
Thomas Munro | Add Greek characters to unaccent.rules. |
commit | commitdiff | tree |
| 2018-09-01 |
Alexander Korotkov | Implement "pg_ctl logrotate" command |
commit | commitdiff | tree |
| 2018-09-01 |
Noah Misch | Ignore server-side delays when enforcing wal_sender_tim... |
commit | commitdiff | tree |
| 2018-09-01 |
Andres Freund | Fix 8a934d677 for libc++ and make more include order... |
commit | commitdiff | tree |
| 2018-08-31 |
Tom Lane | Fix psql's \dC command to annotate I/O conversion casts... |
commit | commitdiff | tree |
| 2018-08-31 |
Michael Paquier | Ensure correct minimum consistent point on standbys |
commit | commitdiff | tree |
| 2018-08-31 |
Tom Lane | Code review for pg_verify_checksums.c. |
commit | commitdiff | tree |
| 2018-08-31 |
Alexander Korotkov | Enforce cube dimension limit in all cube construction... |
commit | commitdiff | tree |
| 2018-08-31 |
Alexander Korotkov | Split contrib/cube platform-depended checks into separa... |
commit | commitdiff | tree |
| 2018-08-31 |
Tom Lane | Make checksum_impl.h safe to compile with -fstrict... |
commit | commitdiff | tree |
| 2018-08-31 |
Etsuro Fujita | Disable support for partitionwise joins in problematic... |
commit | commitdiff | tree |
| 2018-08-31 |
Amit Kapila | Fix pg_verify_checksums on Windows. |
commit | commitdiff | tree |
| 2018-08-31 |
Etsuro Fujita | Remove extra word from src/backend/optimizer/README |
commit | commitdiff | tree |
| 2018-08-30 |
Peter Eisentraut | Add semicolons to end of internally run queries |
commit | commitdiff | tree |
| 2018-08-30 |
Peter Eisentraut | pg_dump: Reorganize getTableAttrs() |
commit | commitdiff | tree |
| 2018-08-30 |
Alvaro Herrera | pg_verify_checksums: rename -d to --verbose |
commit | commitdiff | tree |
| 2018-08-30 |
Alvaro Herrera | Mention change of width of values generated by SERIAL... |
commit | commitdiff | tree |
| 2018-08-30 |
Peter Eisentraut | Error position support for partition specifications |
commit | commitdiff | tree |
| 2018-08-30 |
Peter Eisentraut | Error position support for defaults and check constraints |
commit | commitdiff | tree |
| 2018-08-30 |
Heikki Linnakangas | Fix IndexInfo comments. |
commit | commitdiff | tree |
| 2018-08-30 |
Michael Paquier | Stop bgworkers during fast shutdown with postmaster... |
commit | commitdiff | tree |
| 2018-08-28 |
Tom Lane | Make pg_restore's identify_locking_dependencies() more... |
commit | commitdiff | tree |
| 2018-08-28 |
Tom Lane | Code review for pg_dump's handling of ALTER INDEX ATTAC... |
commit | commitdiff | tree |
| 2018-08-28 |
Tom Lane | Include contrib modules in the temp installation even... |
commit | commitdiff | tree |
| 2018-08-28 |
Andrew Gierth | postgres_fdw: don't push ORDER BY with no vars (bug... |
commit | commitdiff | tree |
| 2018-08-28 |
Michael Paquier | Rework option set of vacuumlo |
commit | commitdiff | tree |
| 2018-08-28 |
Michael Paquier | Rework option set of oid2name |
commit | commitdiff | tree |
| 2018-08-28 |
Andrew Gierth | Avoid quadratic slowdown in regexp match/split functions. |
commit | commitdiff | tree |
| 2018-08-28 |
Peter Eisentraut | pg_verify_checksums: Message style improvements and... |
commit | commitdiff | tree |
| 2018-08-28 |
Thomas Munro | Code review for simplehash.h. |
commit | commitdiff | tree |
| 2018-08-27 |
Peter Eisentraut | Fix snapshot leak warning for some procedures |
commit | commitdiff | tree |
| 2018-08-27 |
Tom Lane | Fix missing dependency for pg_dump's ENABLE ROW LEVEL... |
commit | commitdiff | tree |
| 2018-08-27 |
Peter Eisentraut | Add some not null constraints to catalogs |
commit | commitdiff | tree |
| 2018-08-27 |
Michael Paquier | Improve VACUUM and ANALYZE by avoiding early lock queue |
commit | commitdiff | tree |
| 2018-08-26 |
Thomas Munro | Fix typos. |
commit | commitdiff | tree |
| 2018-08-26 |
Tom Lane | Make syslogger more robust against failures in opening... |
commit | commitdiff | tree |
| 2018-08-26 |
Jeff Davis | Reconsider new file extension in commit 91f26d5f. |
commit | commitdiff | tree |
| 2018-08-25 |
Bruce Momjian | doc: "Latest checkpoint location" will not match in... |
commit | commitdiff | tree |
| 2018-08-25 |
Bruce Momjian | doc: add doc link for 'applicable_roles' |
commit | commitdiff | tree |
| 2018-08-25 |
Jeff Davis | Change extension of spilled ReorderBufferChange data... |
commit | commitdiff | tree |
| 2018-08-25 |
Jeff Davis | Comment fix for rewriteheap.h. |
commit | commitdiff | tree |
| 2018-08-25 |
Bruce Momjian | docs: Clarify pg_ctl initdb option text to match optio... |
commit | commitdiff | tree |
| 2018-08-25 |
Bruce Momjian | docs: clarify plpython SD and GD dictionary behavior |
commit | commitdiff | tree |
| 2018-08-24 |
Andres Freund | Remove test for VA_ARGS, implied by C99. |
commit | commitdiff | tree |
| 2018-08-24 |
Andres Freund | LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use... |
commit | commitdiff | tree |
| 2018-08-24 |
Tom Lane | Suppress uninitialized-variable warning in new SCRAM... |
commit | commitdiff | tree |
| 2018-08-24 |
Michael Paquier | Fix documentation for run-time partition pruning |
commit | commitdiff | tree |
| 2018-08-24 |
Andres Freund | Introduce minimal C99 usage to verify compiler support. |
commit | commitdiff | tree |
| 2018-08-24 |
Andres Freund | Require C99 (and thus MSCV 2013 upwards). |
commit | commitdiff | tree |
| 2018-08-24 |
Michael Paquier | Add more tests for VACUUM skips with partitioned tables |
commit | commitdiff | tree |
| 2018-08-23 |
Andres Freund | Deduplicate code between slot_getallattrs() and slot_ge... |
commit | commitdiff | tree |
| 2018-08-23 |
Andrew Gierth | Fix lexing of standard multi-character operators in... |
commit | commitdiff | tree |
| 2018-08-23 |
Andrew Gierth | Reduce an unnecessary O(N^3) loop in lexer. |
commit | commitdiff | tree |
| 2018-08-23 |
Tom Lane | In libpq, don't look up all the hostnames at once. |
commit | commitdiff | tree |
| 2018-08-23 |
Peter Eisentraut | Copy-editing of pg_verify_checksums help and ref page |
commit | commitdiff | tree |
| 2018-08-23 |
Peter Eisentraut | PL/pgSQL: Extend test case |
commit | commitdiff | tree |
| 2018-08-23 |
Alvaro Herrera | Return type of txid_status is text, not txid_status |
commit | commitdiff | tree |
| 2018-08-22 |
Peter Eisentraut | doc: Clarify some wording in PL/pgSQL about transactions |
commit | commitdiff | tree |
| 2018-08-22 |
Peter Eisentraut | Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax |
commit | commitdiff | tree |
| 2018-08-22 |
Peter Eisentraut | Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax |
commit | commitdiff | tree |
| 2018-08-22 |
Peter Eisentraut | doc: Update uses of the word "procedure" |
commit | commitdiff | tree |
| 2018-08-22 |
Thomas Munro | Wrap long line in postgresql.conf.sample. |
commit | commitdiff | tree |
| 2018-08-22 |
Thomas Munro | Provide plan_cache_mode options in postgresql.conf... |
commit | commitdiff | tree |
| 2018-08-22 |
Michael Paquier | Do not dump identity sequences with excluded parent... |
commit | commitdiff | tree |
| 2018-08-22 |
Michael Paquier | Add regression tests for VACUUM and ANALYZE with relati... |
commit | commitdiff | tree |
| 2018-08-21 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree |
| 2018-08-21 |
Alvaro Herrera | fix typo |
commit | commitdiff | tree |
| 2018-08-21 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree |
| 2018-08-21 |
Michael Paquier | Fix set of NLS translation issues |
commit | commitdiff | tree |
| 2018-08-21 |
Michael Paquier | Fix typo in description of enable_parallel_hash |
commit | commitdiff | tree |
| 2018-08-20 |
Michael Paquier | Clarify comment about assignment and reset of temp... |
commit | commitdiff | tree |
| 2018-08-19 |
Noah Misch | MSVC: Finish clean.bat tmp_check coverage. |
commit | commitdiff | tree |
| 2018-08-19 |
Noah Misch | MSVC: Remove any tmp_check directory before running... |
commit | commitdiff | tree |
| 2018-08-18 |
Peter Eisentraut | Improve error messages for CREATE OR REPLACE PROCEDURE |
commit | commitdiff | tree |
| 2018-08-18 |
Tom Lane | Doc: remove obsolete advice about manually inserting... |
commit | commitdiff | tree |
| 2018-08-17 |
Tom Lane | Ensure schema qualification in pg_restore DISABLE/ENABL... |
commit | commitdiff | tree |
| 2018-08-17 |
Peter Eisentraut | InsertPgAttributeTuple() to set attcacheoff |
commit | commitdiff | tree |
| next |