2018-11-04 |
Tom Lane | Fix bugs in plpgsql's handling of CALL argument lists. |
commit | commitdiff | tree |
2018-11-04 |
Tom Lane | Fix unused-variable warning. |
commit | commitdiff | tree |
2018-11-03 |
Andres Freund | Prevent generating EEOP_AGG_STRICT_INPUT_CHECK operatio... |
commit | commitdiff | tree |
2018-11-03 |
Andres Freund | Fix STRICT check for strict aggregates with NULL ORDER... |
commit | commitdiff | tree |
2018-11-03 |
Tom Lane | Make ts_locale.c's character-type functions cope with... |
commit | commitdiff | tree |
2018-11-03 |
Alvaro Herrera | Fix tablespace handling for partitioned indexes |
commit | commitdiff | tree |
2018-11-03 |
Stephen Frost | Remove extra word from create sub docs |
commit | commitdiff | tree |
2018-11-03 |
Tom Lane | First-draft release notes for 11.1. |
commit | commitdiff | tree |
2018-11-02 |
Tom Lane | Yet further rethinking of build changes for macOS Mojave. |
commit | commitdiff | tree |
2018-11-02 |
Thomas Munro | Fix NULL handling in multi-batch Parallel Hash Left... |
commit | commitdiff | tree |
2018-11-02 |
Bruce Momjian | docs: adjust simpler language for NULL return from... |
commit | commitdiff | tree |
2018-11-02 |
Bruce Momjian | GUC: adjust effective_cache_size docs and SQL description |
commit | commitdiff | tree |
2018-11-02 |
Magnus Hagander | Fix some spelling errors in the documentation |
commit | commitdiff | tree |
2018-11-02 |
Magnus Hagander | Fix spelling errors and typos in comments |
commit | commitdiff | tree |
2018-11-02 |
Bruce Momjian | doc: use simpler language for NULL return from ANY/ALL |
commit | commitdiff | tree |
2018-11-01 |
Michael Paquier | Lower error level from PANIC to FATAL when restoring... |
commit | commitdiff | tree |
2018-11-01 |
Peter Eisentraut | Remove obsolete pg_constraint.consrc column |
commit | commitdiff | tree |
2018-11-01 |
Peter Eisentraut | Remove obsolete pg_attrdef.adsrc column |
commit | commitdiff | tree |
2018-11-01 |
Andres Freund | Fix error message typo introduced 691d79a07933. |
commit | commitdiff | tree |
2018-11-01 |
Peter Geoghegan | Adjust trace_sort log messages. |
commit | commitdiff | tree |
2018-10-31 |
Andres Freund | Disallow starting server with insufficient wal_level... |
commit | commitdiff | tree |
2018-10-31 |
Tom Lane | Fix memory leak in repeated SPGIST index scans. |
commit | commitdiff | tree |
2018-10-31 |
Andres Freund | Fix typo in xlog.c. |
commit | commitdiff | tree |
2018-10-31 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree |
2018-10-31 |
Tom Lane | Update time zone data files to tzdata release 2018g. |
commit | commitdiff | tree |
2018-10-30 |
Tom Lane | Fix interaction of CASE and ArrayCoerceExpr. |
commit | commitdiff | tree |
2018-10-30 |
Peter Eisentraut | pg_rewind: Remove unused macro |
commit | commitdiff | tree |
2018-10-30 |
Michael Paquier | Consolidate cross-option checks in pg_restore |
commit | commitdiff | tree |
2018-10-30 |
Michael Paquier | Add pg_partition_tree to display information about... |
commit | commitdiff | tree |
2018-10-29 |
Magnus Hagander | Fix missing whitespace in pg_dump ref page |
commit | commitdiff | tree |
2018-10-29 |
Peter Eisentraut | Exclude temporary directories from pgindent |
commit | commitdiff | tree |
2018-10-29 |
Peter Eisentraut | pg_restore: Augment documentation for -N option |
commit | commitdiff | tree |
2018-10-29 |
Michael Paquier | Improve description of pg_attrdef in documentation |
commit | commitdiff | tree |
2018-10-28 |
Thomas Munro | Remove incorrect comment in dshash.c. |
commit | commitdiff | tree |
2018-10-28 |
Andrew Dunstan | Fix perl searchpath for modern perl for MSVC tools |
commit | commitdiff | tree |
2018-10-26 |
Michael Paquier | Improve tab completion of CREATE EVENT TRIGGER in psql |
commit | commitdiff | tree |
2018-10-26 |
Michael Paquier | Add tab completion of EXECUTE FUNCTION for CREATE TRIGG... |
commit | commitdiff | tree |
2018-10-25 |
Michael Paquier | Add pg_promote function |
commit | commitdiff | tree |
2018-10-25 |
Peter Eisentraut | Apply unconstify() in more places |
commit | commitdiff | tree |
2018-10-25 |
Peter Eisentraut | Improve unconstify() documentation |
commit | commitdiff | tree |
2018-10-24 |
Andrew Dunstan | Fix typo in regression test comment |
commit | commitdiff | tree |
2018-10-24 |
Andrew Dunstan | Correctly set t_self for heap tuples in expand_tuple |
commit | commitdiff | tree |
2018-10-24 |
Michael Paquier | List wait events in alphabetical order |
commit | commitdiff | tree |
2018-10-23 |
Peter Eisentraut | Remove get_attidentity() |
commit | commitdiff | tree |
2018-10-23 |
Peter Eisentraut | Remove get_atttypmod() |
commit | commitdiff | tree |
2018-10-23 |
Peter Eisentraut | Drop const cast from dlsym() calls |
commit | commitdiff | tree |
2018-10-23 |
Peter Eisentraut | Sprinkle some const decorations |
commit | commitdiff | tree |
2018-10-22 |
Michael Paquier | Clarify descriptions of relhassubclass and relispartiti... |
commit | commitdiff | tree |
2018-10-22 |
Michael Paquier | Set pg_class.relhassubclass for partitioned indexes |
commit | commitdiff | tree |
2018-10-21 |
Alexander Korotkov | Fix some grammar errors in bloom.sgml |
commit | commitdiff | tree |
2018-10-21 |
Andrew Dunstan | Don't try to test files named with a trailing dot on... |
commit | commitdiff | tree |
2018-10-20 |
Andrew Dunstan | Lower privilege level of programs calling regression_main |
commit | commitdiff | tree |
2018-10-20 |
Tom Lane | Client-side fixes for delayed NOTIFY receipt. |
commit | commitdiff | tree |
2018-10-20 |
Tom Lane | Server-side fix for delayed NOTIFY and SIGTERM processing. |
commit | commitdiff | tree |
2018-10-19 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree |
2018-10-19 |
Tom Lane | Update time zone data files to tzdata release 2018f. |
commit | commitdiff | tree |
2018-10-19 |
Tom Lane | Silence perlcritic warning about missing return. |
commit | commitdiff | tree |
2018-10-19 |
Michael Paquier | Use whitelist to choose files scanned with pg_verify_ch... |
commit | commitdiff | tree |
2018-10-19 |
Tom Lane | Add missing quote_identifier calls for CREATE TRIGGER... |
commit | commitdiff | tree |
2018-10-19 |
Thomas Munro | Refactor pid, random seed and start time initialization. |
commit | commitdiff | tree |
2018-10-18 |
Tom Lane | Still further rethinking of build changes for macOS... |
commit | commitdiff | tree |
2018-10-17 |
Tom Lane | Improve some comments related to executor result relations. |
commit | commitdiff | tree |
2018-10-17 |
Tom Lane | Const-ify a few more large static tables. |
commit | commitdiff | tree |
2018-10-17 |
Tom Lane | Fix minor bug in isolationtester. |
commit | commitdiff | tree |
2018-10-17 |
Peter Eisentraut | Fix crash in multi-insert COPY |
commit | commitdiff | tree |
2018-10-17 |
Tom Lane | Minor additional improvements for ecpglib/prepare.c. |
commit | commitdiff | tree |
2018-10-17 |
Tom Lane | Improve tzparse's handling of TZDEFRULES ("posixrules... |
commit | commitdiff | tree |
2018-10-17 |
Tom Lane | Avoid statically allocating statement cache in ecpglib... |
commit | commitdiff | tree |
2018-10-17 |
Tom Lane | Formatting cleanup in ecpglib/prepare.c. |
commit | commitdiff | tree |
2018-10-16 |
Andres Freund | Reorder FmgrBuiltin members, saving 25% in size. |
commit | commitdiff | tree |
2018-10-16 |
Tom Lane | Back off using -isysroot on Darwin. |
commit | commitdiff | tree |
2018-10-16 |
Andres Freund | Mark constantly allocated dest receiver as const. |
commit | commitdiff | tree |
2018-10-16 |
Andres Freund | Add macro to cast away const without allowing changes... |
commit | commitdiff | tree |
2018-10-16 |
Tom Lane | Be smarter about age-counter overflow in formatting... |
commit | commitdiff | tree |
2018-10-16 |
Tom Lane | Avoid rare race condition in privileges.sql regression... |
commit | commitdiff | tree |
2018-10-16 |
Tom Lane | Avoid statically allocating formatting.c's format strin... |
commit | commitdiff | tree |
2018-10-16 |
Andres Freund | Correct constness of system attributes in heap.c &... |
commit | commitdiff | tree |
2018-10-16 |
Tom Lane | Make PostgresNode.pm's poll_query_until() more chatty... |
commit | commitdiff | tree |
2018-10-16 |
Tom Lane | Improve stability of recently-added regression test... |
commit | commitdiff | tree |
2018-10-16 |
Tom Lane | Avoid statically allocating gmtsub()'s timezone workspace. |
commit | commitdiff | tree |
2018-10-16 |
Andres Freund | Correct constness of a few variables. |
commit | commitdiff | tree |
2018-10-16 |
Andres Freund | Move TupleTableSlots boolean member into one flag variable. |
commit | commitdiff | tree |
2018-10-15 |
Andres Freund | Move generic slot support functions from heaptuple... |
commit | commitdiff | tree |
2018-10-15 |
Thomas Munro | Move the replication lag tracker into heap memory. |
commit | commitdiff | tree |
2018-10-15 |
Tom Lane | Check for stack overrun in standard_ProcessUtility(). |
commit | commitdiff | tree |
2018-10-15 |
Peter Eisentraut | pgbench: Report errors during run better |
commit | commitdiff | tree |
2018-10-15 |
Peter Eisentraut | Make spelling of "acknowledgment" consistent |
commit | commitdiff | tree |
2018-10-15 |
Peter Eisentraut | Fixes for "Glyph not available" warnings from FOP |
commit | commitdiff | tree |
2018-10-14 |
Alexander Korotkov | Add missed tag in bloom.sgml |
commit | commitdiff | tree |
2018-10-14 |
Alexander Korotkov | contrib/bloom documentation improvement |
commit | commitdiff | tree |
2018-10-14 |
Tom Lane | Make some subquery-using test cases a bit more robust. |
commit | commitdiff | tree |
2018-10-14 |
Tom Lane | Use PlaceHolderVars within the quals of a FULL JOIN. |
commit | commitdiff | tree |
2018-10-14 |
Tom Lane | Clean up/tighten up coercibility checks in opr_sanity... |
commit | commitdiff | tree |
2018-10-14 |
Michael Paquier | Avoid duplicate XIDs at recovery when building initial... |
commit | commitdiff | tree |
2018-10-14 |
Tom Lane | Doc: still further copy-editing for v11 release notes. |
commit | commitdiff | tree |
2018-10-13 |
Tom Lane | Doc: further copy-editing for v11 release notes. |
commit | commitdiff | tree |
2018-10-13 |
Tom Lane | Doc: copy-editing for CREATE INDEX reference page. |
commit | commitdiff | tree |
2018-10-13 |
Tom Lane | Make an editing pass over v11 release notes. |
commit | commitdiff | tree |
2018-10-12 |
Tom Lane | Another round of portability hacking on ECPG regression... |
commit | commitdiff | tree |
2018-10-12 |
Tom Lane | Simplify use of AllocSetContextCreate() wrapper macro. |
commit | commitdiff | tree |
next |