2019-09-09 |
Andres Freund | Reorder EPQ work, to fix rowmark related bugs and impro... |
commit | commitdiff | tree |
2019-09-09 |
Alexander Korotkov | Fix handling of non-key columns get_index_column_opclass() |
commit | commitdiff | tree |
2019-09-09 |
Peter Eisentraut | Improve new AND CHAIN tests |
commit | commitdiff | tree |
2019-09-08 |
Tom Lane | Fix RelationIdGetRelation calls that weren't bothering... |
commit | commitdiff | tree |
2019-09-08 |
Alexander Korotkov | Fix handling of NULL distances in KNN-GiST |
commit | commitdiff | tree |
2019-09-08 |
Alexander Korotkov | Fix handling Inf and Nan values in GiST pairing heap... |
commit | commitdiff | tree |
2019-09-08 |
Peter Eisentraut | Fix behavior of AND CHAIN outside of explicit transacti... |
commit | commitdiff | tree |
2019-09-08 |
Peter Eisentraut | doc: effective -> efficient |
commit | commitdiff | tree |
2019-09-08 |
Peter Eisentraut | doc: Clean up title case use |
commit | commitdiff | tree |
2019-09-07 |
Tom Lane | Avoid using INFO elevel for what are fundamentally... |
commit | commitdiff | tree |
2019-09-07 |
Tom Lane | Fix issues around strictness of SIMILAR TO. |
commit | commitdiff | tree |
2019-09-06 |
Peter Eisentraut | Message style fixes |
commit | commitdiff | tree |
2019-09-06 |
Peter Eisentraut | doc: Fix awkward markup |
commit | commitdiff | tree |
2019-09-06 |
Peter Eisentraut | doc: Postgres -> PostgreSQL |
commit | commitdiff | tree |
2019-09-06 |
Andrew Dunstan | Always skip recovery SysV shared memory tests on Windows |
commit | commitdiff | tree |
2019-09-06 |
Tom Lane | Doc: tweak installation doc edits made by commit 76c2af926. |
commit | commitdiff | tree |
2019-09-06 |
Robert Haas | Create an API for inserting and deleting rows in TOAST... |
commit | commitdiff | tree |
2019-09-06 |
Robert Haas | When performing a base backup, check for read errors. |
commit | commitdiff | tree |
2019-09-06 |
Peter Eisentraut | libpq: ccache -> credential cache |
commit | commitdiff | tree |
2019-09-06 |
Fujii Masao | Make pg_promote() detect postmaster death while waiting... |
commit | commitdiff | tree |
2019-09-06 |
Michael Paquier | Make use of generic logging in vacuumlo and oid2name |
commit | commitdiff | tree |
2019-09-05 |
Tom Lane | Use data directory inode number, not port, to select... |
commit | commitdiff | tree |
2019-09-05 |
Robert Haas | Split tuptoaster.c into three separate files. |
commit | commitdiff | tree |
2019-09-05 |
Peter Eisentraut | Use explicit_bzero |
commit | commitdiff | tree |
2019-09-04 |
Michael Paquier | Fix thinko when ending progress report for a backend |
commit | commitdiff | tree |
2019-09-04 |
Michael Paquier | Delay fsyncs of pg_basebackup until the end of backup |
commit | commitdiff | tree |
2019-09-03 |
Alvaro Herrera | Make XLogReaderInvalReadState static |
commit | commitdiff | tree |
2019-09-03 |
Alvaro Herrera | Remove 'msg' parameter from convert_tuples_by_name |
commit | commitdiff | tree |
2019-09-03 |
Peter Eisentraut | Clarify pg_dump documentation |
commit | commitdiff | tree |
2019-09-03 |
Peter Eisentraut | Improve base backup protocol documentation |
commit | commitdiff | tree |
2019-09-03 |
Peter Eisentraut | pg_checksums: Handle read and write returns correctly |
commit | commitdiff | tree |
2019-09-03 |
Peter Eisentraut | Better error messages for short reads/writes in SLRU |
commit | commitdiff | tree |
2019-09-03 |
Michael Paquier | Doc: Replace mention to "K bytes" by "kilobytes" in... |
commit | commitdiff | tree |
2019-09-03 |
Michael Paquier | Fix memory leak with lower, upper and initcap with... |
commit | commitdiff | tree |
2019-09-02 |
Tom Lane | Avoid touching replica identity index in ExtractReplica... |
commit | commitdiff | tree |
2019-09-02 |
Tom Lane | Handle corner cases correctly in psql's reconnection... |
commit | commitdiff | tree |
2019-09-02 |
Alvaro Herrera | Add POD documentation to TestLib.pm |
commit | commitdiff | tree |
2019-09-02 |
Michael Paquier | Add overflow-safe math inline functions for unsigned... |
commit | commitdiff | tree |
2019-09-01 |
Peter Eisentraut | Fix compiler warning |
commit | commitdiff | tree |
2019-08-31 |
Tom Lane | Doc: describe the "options" allowed in an ECPG connecti... |
commit | commitdiff | tree |
2019-08-31 |
Tom Lane | Cosmetic improvements for options-handling code in... |
commit | commitdiff | tree |
2019-08-30 |
Tom Lane | Doc: restructure documentation of the configure script... |
commit | commitdiff | tree |
2019-08-30 |
Tom Lane | Doc: remove some long-obsolete information from install... |
commit | commitdiff | tree |
2019-08-29 |
Peter Eisentraut | Error out on too many command-line arguments |
commit | commitdiff | tree |
2019-08-29 |
Etsuro Fujita | Fix typos in regression test comments. |
commit | commitdiff | tree |
2019-08-28 |
Tom Lane | Add .gitignore file forgotten in commit bde7493d1. |
commit | commitdiff | tree |
2019-08-28 |
Heikki Linnakangas | Fix overflow check and comment in GIN posting list... |
commit | commitdiff | tree |
2019-08-28 |
Thomas Munro | Avoid catalog lookups in RelationAllowsEarlyPruning(). |
commit | commitdiff | tree |
2019-08-28 |
Michael Paquier | Improve coverage of utils/float.h |
commit | commitdiff | tree |
2019-08-28 |
Michael Paquier | Disable timeouts when running pg_rewind with online... |
commit | commitdiff | tree |
2019-08-27 |
Tom Lane | Set application_name per-test in isolation and ecpg... |
commit | commitdiff | tree |
2019-08-27 |
Tom Lane | Doc: improve documentation of pg_signal_backend default... |
commit | commitdiff | tree |
2019-08-27 |
Tom Lane | Improve what pg_strsignal prints if we haven't got... |
commit | commitdiff | tree |
2019-08-27 |
Peter Geoghegan | Remove obsolete nbtree page deletion comment. |
commit | commitdiff | tree |
2019-08-27 |
Tom Lane | Doc: clarify behavior of standard aggregates for null... |
commit | commitdiff | tree |
2019-08-27 |
Tom Lane | Add missing newline in help output. |
commit | commitdiff | tree |
2019-08-27 |
Tom Lane | Reject empty names and recursion in config-file include... |
commit | commitdiff | tree |
2019-08-27 |
Michael Paquier | Fix failure of --jobs with reindexdb and vacuumdb on... |
commit | commitdiff | tree |
2019-08-26 |
Tom Lane | Fix 007_sync_rep.pl to notice failures in ALTER SYSTEM... |
commit | commitdiff | tree |
2019-08-26 |
Tom Lane | Fix postmaster state machine to handle dead_end child... |
commit | commitdiff | tree |
2019-08-26 |
Tom Lane | Make comment in fmgr.h match the one in fmgr.c. |
commit | commitdiff | tree |
2019-08-26 |
Peter Eisentraut | Fix gettext triggers specification |
commit | commitdiff | tree |
2019-08-26 |
Andrew Dunstan | Adjust to latest Msys2 kernel release number |
commit | commitdiff | tree |
2019-08-26 |
Andrew Dunstan | Treat MINGW and MSYS the same in pg_upgrade test script |
commit | commitdiff | tree |
2019-08-26 |
Michael Paquier | Fix error handling of vacuumdb and reindexdb when runni... |
commit | commitdiff | tree |
2019-08-25 |
Tom Lane | Avoid platform-specific null pointer dereference in... |
commit | commitdiff | tree |
2019-08-25 |
Tom Lane | Back off output precision in circle.sql regression... |
commit | commitdiff | tree |
2019-08-25 |
Thomas Munro | Don't rely on llvm::make_unique. |
commit | commitdiff | tree |
2019-08-24 |
Michael Paquier | Do more cleanup of isolation tests for test_decoding |
commit | commitdiff | tree |
2019-08-24 |
Peter Geoghegan | Explain subtlety in nbtree locking protocol. |
commit | commitdiff | tree |
2019-08-24 |
Michael Paquier | Detect unused steps in isolation specs and do some... |
commit | commitdiff | tree |
2019-08-24 |
Michael Paquier | Remove dry-run mode from isolationtester |
commit | commitdiff | tree |
2019-08-23 |
Michael Paquier | Improve documentation of pageinspect |
commit | commitdiff | tree |
2019-08-22 |
Peter Eisentraut | Update SQL conformance information |
commit | commitdiff | tree |
2019-08-22 |
Peter Eisentraut | Make SQL/JSON error code names match SQL standard |
commit | commitdiff | tree |
2019-08-22 |
Michael Paquier | Doc: Remove mention to "Visual Studio Express 2019" |
commit | commitdiff | tree |
2019-08-21 |
Peter Geoghegan | Update comments on nbtree stack struct. |
commit | commitdiff | tree |
2019-08-21 |
Peter Eisentraut | Remove configure detection of crypt() |
commit | commitdiff | tree |
2019-08-21 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree |
2019-08-21 |
Tom Lane | Remove unnecessary test dependency on the contents... |
commit | commitdiff | tree |
2019-08-21 |
Peter Eisentraut | Remove master/slave usage from plpgsql tests |
commit | commitdiff | tree |
2019-08-20 |
Peter Eisentraut | Clean up some SCRAM attribute processing |
commit | commitdiff | tree |
2019-08-20 |
Alvaro Herrera | Fix bogus comment |
commit | commitdiff | tree |
2019-08-20 |
Michael Paquier | Fix compilation failure of vacuumdb and reindexdb with... |
commit | commitdiff | tree |
2019-08-20 |
Michael Paquier | Doc: Improve wording of multiple places in documentation |
commit | commitdiff | tree |
2019-08-19 |
Tom Lane | Restore json{b}_populate_record{set}'s ability to take... |
commit | commitdiff | tree |
2019-08-19 |
Andres Freund | Add fmgr.h include to selfuncs.h. |
commit | commitdiff | tree |
2019-08-19 |
Tom Lane | Add "headerscheck" script to test header-file compilabi... |
commit | commitdiff | tree |
2019-08-19 |
Tom Lane | Use zic's new "-b slim" option to generate smaller... |
commit | commitdiff | tree |
2019-08-19 |
Alvaro Herrera | Replace genetic algorithm ASCII-art with a real figure |
commit | commitdiff | tree |
2019-08-19 |
Peter Eisentraut | doc: Fix image use in PDF build with vpath |
commit | commitdiff | tree |
2019-08-19 |
Michael Paquier | Fix tab completion for CREATE TYPE in psql |
commit | commitdiff | tree |
2019-08-19 |
Michael Paquier | Fix inconsistencies and typos in the tree, take 11 |
commit | commitdiff | tree |
2019-08-18 |
Tom Lane | Avoid conflicts with library versions of inet_net_ntop... |
commit | commitdiff | tree |
2019-08-18 |
Tom Lane | Fix incidental warnings from cpluspluscheck. |
commit | commitdiff | tree |
2019-08-18 |
Tom Lane | Fix failure-to-compile-standalone in scripts_parallel.h. |
commit | commitdiff | tree |
2019-08-18 |
Tom Lane | Fix failure-to-compile-standalone in ecpg's dt.h. |
commit | commitdiff | tree |
2019-08-18 |
Tom Lane | Disallow changing an inherited column's type if not... |
commit | commitdiff | tree |
2019-08-18 |
Peter Eisentraut | Remove obsolete reference to Irix |
commit | commitdiff | tree |
2019-08-17 |
Tom Lane | Make deadlock-parallel isolation test more robust. |
commit | commitdiff | tree |
next |