| 2015-09-15 |
Fujii Masao | Improve log messages related to tablespace_map file |
commit | commitdiff | tree |
| 2015-09-15 |
Teodor Sigaev | Fix wrong comment in commit d02426029b133ee2bbe492a0386... |
commit | commitdiff | tree |
| 2015-09-14 |
Teodor Sigaev | Check existency of table/schema for -t/-n option (pg_du... |
commit | commitdiff | tree |
| 2015-09-13 |
Peter Eisentraut | Add noreturn attribute |
commit | commitdiff | tree |
| 2015-09-13 |
Andrew Dunstan | Fix the fastpath rule for jsonb_concat with an empty... |
commit | commitdiff | tree |
| 2015-09-13 |
Peter Eisentraut | doc: Remove dead links |
commit | commitdiff | tree |
| 2015-09-12 |
Stephen Frost | Fix typo in create_policy.sgml |
commit | commitdiff | tree |
| 2015-09-12 |
Peter Eisentraut | Update SQL features list |
commit | commitdiff | tree |
| 2015-09-11 |
Robert Haas | Install lwlocknames.h even in vpath builds. |
commit | commitdiff | tree |
| 2015-09-11 |
Bruce Momjian | pg_dump, pg_upgrade: allow postgres/template1 tablespa... |
commit | commitdiff | tree |
| 2015-09-11 |
Robert Haas | Fix build problems in commit aa65de042f5828968f2f6cd65f... |
commit | commitdiff | tree |
| 2015-09-11 |
Alvaro Herrera | Add missing ReleaseBuffer call in BRIN revmap code |
commit | commitdiff | tree |
| 2015-09-11 |
Kevin Grittner | Fix an O(N^2) problem in foreign key references. |
commit | commitdiff | tree |
| 2015-09-11 |
Robert Haas | When trace_lwlocks is used, identify individual lwlocks... |
commit | commitdiff | tree |
| 2015-09-11 |
Fujii Masao | Correct description of PageHeaderData layout in documen... |
commit | commitdiff | tree |
| 2015-09-11 |
Peter Eisentraut | doc: Spell checking |
commit | commitdiff | tree |
| 2015-09-10 |
Tom Lane | Fix setrefs.c comment properly. |
commit | commitdiff | tree |
| 2015-09-10 |
Stephen Frost | Fix typo in setrefs.c |
commit | commitdiff | tree |
| 2015-09-10 |
Tom Lane | Fix minor bug in regexp makesearch() function. |
commit | commitdiff | tree |
| 2015-09-09 |
Teodor Sigaev | Fix oversight in 013ebc0a7b7ea9c1b1ab7a3d4dd75ea121ea8b... |
commit | commitdiff | tree |
| 2015-09-09 |
Teodor Sigaev | Microvacuum for GIST |
commit | commitdiff | tree |
| 2015-09-09 |
Fujii Masao | Remove files signaling a standby promotion request... |
commit | commitdiff | tree |
| 2015-09-08 |
Stephen Frost | Lock all relations referred to in updatable views |
commit | commitdiff | tree |
| 2015-09-08 |
Andres Freund | psql: Generic tab completion support for enum and bool... |
commit | commitdiff | tree |
| 2015-09-08 |
Fujii Masao | Add gin_fuzzy_search_limit to postgresql.conf.sample. |
commit | commitdiff | tree |
| 2015-09-08 |
Fujii Masao | Improve tab-completion for GRANT and REVOKE. |
commit | commitdiff | tree |
| 2015-09-08 |
Alvaro Herrera | Allow per-tablespace effective_io_concurrency |
commit | commitdiff | tree |
| 2015-09-08 |
Alvaro Herrera | Fix error message wording in previous sslinfo commit |
commit | commitdiff | tree |
| 2015-09-08 |
Alvaro Herrera | contrib/sslinfo: add ssl_extension_info SRF |
commit | commitdiff | tree |
| 2015-09-07 |
Noah Misch | In the pg_rewind test suite, receive WAL fully before... |
commit | commitdiff | tree |
| 2015-09-07 |
Jeff Davis | Coordinate log_line_prefix options 'm' and 'n' to share... |
commit | commitdiff | tree |
| 2015-09-07 |
Alvaro Herrera | Add more sanity checks in contrib/sslinfo |
commit | commitdiff | tree |
| 2015-09-07 |
Jeff Davis | Add log_line_prefix option 'n' for Unix epoch. |
commit | commitdiff | tree |
| 2015-09-07 |
Greg Stark | Change type of DOW/DOY to UNITS |
commit | commitdiff | tree |
| 2015-09-07 |
Teodor Sigaev | Make GIN's cleanup pending list process interruptable |
commit | commitdiff | tree |
| 2015-09-07 |
Teodor Sigaev | Add pages deleted from pending list to FSM |
commit | commitdiff | tree |
| 2015-09-07 |
Teodor Sigaev | Update site address of Snowball project |
commit | commitdiff | tree |
| 2015-09-06 |
Joe Conway | Adjust sepgsql regression output for recent error conte... |
commit | commitdiff | tree |
| 2015-09-06 |
Magnus Hagander | Support RADIUS passwords up to 128 characters |
commit | commitdiff | tree |
| 2015-09-06 |
Andres Freund | Add ability to reserve WAL upon slot creation via repli... |
commit | commitdiff | tree |
| 2015-09-06 |
Greg Stark | Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS... |
commit | commitdiff | tree |
| 2015-09-05 |
Tom Lane | Fix CreateTableSpace() so it will compile without HAVE_... |
commit | commitdiff | tree |
| 2015-09-05 |
Tom Lane | Rearrange the handling of error context reports. |
commit | commitdiff | tree |
| 2015-09-05 |
Heikki Linnakangas | Fix misc typos. |
commit | commitdiff | tree |
| 2015-09-05 |
Tatsuo Ishii | Fix brin index summarizing while vacuuming. |
commit | commitdiff | tree |
| 2015-09-04 |
Tom Lane | Fix subtransaction cleanup after an outer-subtransactio... |
commit | commitdiff | tree |
| 2015-09-04 |
Teodor Sigaev | Make unaccent handle all diacritics known to Unicode... |
commit | commitdiff | tree |
| 2015-09-03 |
Robert Haas | Assorted code review for recent ProcArrayLock patch. |
commit | commitdiff | tree |
| 2015-09-03 |
Fujii Masao | Document that max_worker_processes must be high enough... |
commit | commitdiff | tree |
| 2015-09-03 |
Noah Misch | Disable fsync throughout TAP test suites. |
commit | commitdiff | tree |
| 2015-09-02 |
Robert Haas | Update the SSL test suite for recent changes to TAP... |
commit | commitdiff | tree |
| 2015-09-02 |
Teodor Sigaev | Allow usage of huge maintenance_work_mem for GIN build. |
commit | commitdiff | tree |
| 2015-09-01 |
Tom Lane | Document that PL/Python now returns floats using repr... |
commit | commitdiff | tree |
| 2015-09-01 |
Kevin Grittner | Flush to show results of TestLib.pm (TAP) test as we go. |
commit | commitdiff | tree |
| 2015-09-01 |
Bruce Momjian | pg_upgrade docs: clarify rsync and move verification... |
commit | commitdiff | tree |
| 2015-09-01 |
Robert Haas | Allow notifications to bgworkers without database conne... |
commit | commitdiff | tree |
| 2015-09-01 |
Alvaro Herrera | Use <substeps> in pg_upgrade's procedure |
commit | commitdiff | tree |
| 2015-08-31 |
Tom Lane | Clean up icc + ia64 situation. |
commit | commitdiff | tree |
| 2015-08-31 |
Bruce Momjian | docs: remove outdated note about unique indexes |
commit | commitdiff | tree |
| 2015-08-31 |
Tom Lane | Allow icc to use the same atomics infrastructure as... |
commit | commitdiff | tree |
| 2015-08-31 |
Tom Lane | Actually, it's not that hard to merge the Windows pqsig... |
commit | commitdiff | tree |
| 2015-08-31 |
Tom Lane | Remove theoretically-unnecessary special case for icc. |
commit | commitdiff | tree |
| 2015-08-31 |
Tom Lane | Remove support for Unix systems without the POSIX signa... |
commit | commitdiff | tree |
| 2015-08-31 |
Bruce Momjian | psql: print longtable as a possible \pset option |
commit | commitdiff | tree |
| 2015-08-31 |
Magnus Hagander | Small grammar fix |
commit | commitdiff | tree |
| 2015-08-31 |
Tom Lane | Remove long-dead support for platforms without sig_atom... |
commit | commitdiff | tree |
| 2015-08-30 |
Joe Conway | Fix sepgsql regression tests. |
commit | commitdiff | tree |
| 2015-08-29 |
Tom Lane | Fix s_lock.h PPC assembly code to be compatible with... |
commit | commitdiff | tree |
| 2015-08-28 |
Stephen Frost | Ensure locks are acquired on RLS-added relations |
commit | commitdiff | tree |
| 2015-08-28 |
Andres Freund | Clarify what some historic terms in rewriteHandler... |
commit | commitdiff | tree |
| 2015-08-28 |
Peter Eisentraut | Simplify Perl chmod calls |
commit | commitdiff | tree |
| 2015-08-27 |
Bruce Momjian | dblink docs: fix typo to use "connname" (3 n's), not... |
commit | commitdiff | tree |
| 2015-08-26 |
Tom Lane | Speed up HeapTupleSatisfiesMVCC() by replacing the... |
commit | commitdiff | tree |
| 2015-08-26 |
Bruce Momjian | release notes: abbreviated key speedup only for varcha... |
commit | commitdiff | tree |
| 2015-08-26 |
Bruce Momjian | 9.5 release notes: mention lack of char() sort improve... |
commit | commitdiff | tree |
| 2015-08-26 |
Joe Conway | Reestablish alignment of pg_controldata output. |
commit | commitdiff | tree |
| 2015-08-25 |
Tom Lane | Docs: be explicit about datatype matching for lead... |
commit | commitdiff | tree |
| 2015-08-25 |
Tom Lane | Further tweak wording of error messages about bad CONTI... |
commit | commitdiff | tree |
| 2015-08-25 |
Tom Lane | Limit the verbosity of memory context statistics dumps. |
commit | commitdiff | tree |
| 2015-08-25 |
Tom Lane | Fix potential platform dependence in gist regression... |
commit | commitdiff | tree |
| 2015-08-23 |
Tom Lane | Tweak wording of syntax error messages about bad CONTIN... |
commit | commitdiff | tree |
| 2015-08-23 |
Tom Lane | Reduce number of bytes examined by convert_one_string_t... |
commit | commitdiff | tree |
| 2015-08-23 |
Tom Lane | Avoid use of float arithmetic in bipartite_match.c. |
commit | commitdiff | tree |
| 2015-08-23 |
Kevin Grittner | Fix typo in C comment. |
commit | commitdiff | tree |
| 2015-08-23 |
Peter Eisentraut | Improve whitespace |
commit | commitdiff | tree |
| 2015-08-23 |
Peter Eisentraut | Improve spelling |
commit | commitdiff | tree |
| 2015-08-22 |
Heikki Linnakangas | Add hint to run "pgbench -i", if test tables don't... |
commit | commitdiff | tree |
| 2015-08-22 |
Tom Lane | Avoid O(N^2) behavior when enlarging SPI tuple table... |
commit | commitdiff | tree |
| 2015-08-22 |
Tom Lane | Detect mismatched CONTINUE and EXIT statements at plpgs... |
commit | commitdiff | tree |
| 2015-08-21 |
Stephen Frost | Clean up roles from roleattributes test |
commit | commitdiff | tree |
| 2015-08-21 |
Alvaro Herrera | Do not allow *timestamp to be passed as NULL |
commit | commitdiff | tree |
| 2015-08-21 |
Alvaro Herrera | Remove ExecGetScanType function |
commit | commitdiff | tree |
| 2015-08-21 |
Tom Lane | Fix plpython crash when returning string representation... |
commit | commitdiff | tree |
| 2015-08-21 |
Tom Lane | Allow record_in() and record_recv() to work for transie... |
commit | commitdiff | tree |
| 2015-08-21 |
Stephen Frost | Rename 'cmd' to 'cmd_name' in CreatePolicyStmt |
commit | commitdiff | tree |
| 2015-08-21 |
Stephen Frost | In AlterRole, make bypassrls an int |
commit | commitdiff | tree |
| 2015-08-21 |
Peter Eisentraut | doc: Whitespace and formatting fixes |
commit | commitdiff | tree |
| 2015-08-20 |
Tom Lane | Remove xpath namespace-handling change from 9.5 release... |
commit | commitdiff | tree |
| 2015-08-19 |
Peter Eisentraut | Update config.guess and config.sub |
commit | commitdiff | tree |
| 2015-08-19 |
Kevin Grittner | Fix bug in calculations of hash join buckets. |
commit | commitdiff | tree |
| next |