2014-09-19 |
Stephen Frost | Row-Level Security Policies (RLS) |
commit | commitdiff | tree |
2014-09-19 |
Andres Freund | Mark x86's memory barrier inline assembly as clobbering... |
commit | commitdiff | tree |
2014-09-19 |
Andres Freund | Avoid 'clobbered by longjmp' warning in psql/copy.c. |
commit | commitdiff | tree |
2014-09-19 |
Andres Freund | Add the capability to display summary statistics to... |
commit | commitdiff | tree |
2014-09-19 |
Andres Freund | Add rmgr callback to name xlog record types for display... |
commit | commitdiff | tree |
2014-09-18 |
Andres Freund | Fix configure check for %z printf support after INT64_M... |
commit | commitdiff | tree |
2014-09-17 |
Peter Eisentraut | Fix TAP checks when current directory name contains... |
commit | commitdiff | tree |
2014-09-16 |
Heikki Linnakangas | Fix the return type of GIN triConsistent support functi... |
commit | commitdiff | tree |
2014-09-15 |
Heikki Linnakangas | Follow the RFCs more closely in libpq server certificat... |
commit | commitdiff | tree |
2014-09-14 |
Heikki Linnakangas | Fix pointer type in size passed to memset. |
commit | commitdiff | tree |
2014-09-14 |
Tom Lane | Invent PGC_SU_BACKEND and mark log_connections/log_disc... |
commit | commitdiff | tree |
2014-09-14 |
Peter Eisentraut | Run missing documentation tools through "missing" |
commit | commitdiff | tree |
2014-09-13 |
Peter Eisentraut | pg_ctl: Add tests for behavior with nonexistent data... |
commit | commitdiff | tree |
2014-09-13 |
Bruce Momjian | Revert f68dc5d86b9f287f80f4417f5a24d876eb13771d |
commit | commitdiff | tree |
2014-09-13 |
Bruce Momjian | More formatting.c variable renaming, for clarity |
commit | commitdiff | tree |
2014-09-12 |
Robert Haas | Change NTUP_PER_BUCKET to 1 to improve hash join lookup... |
commit | commitdiff | tree |
2014-09-12 |
Fujii Masao | Add GUC to enable logging of replication commands. |
commit | commitdiff | tree |
2014-09-12 |
Stephen Frost | Add unicode_{column|header|border}_style to psql |
commit | commitdiff | tree |
2014-09-12 |
Stephen Frost | Handle border = 3 in expanded mode |
commit | commitdiff | tree |
2014-09-12 |
Heikki Linnakangas | Support Subject Alternative Names in SSL server certifi... |
commit | commitdiff | tree |
2014-09-12 |
Heikki Linnakangas | Fix GIN data page split ratio calculation. |
commit | commitdiff | tree |
2014-09-12 |
Tom Lane | Fix power_var_int() for large integer exponents. |
commit | commitdiff | tree |
2014-09-12 |
Tom Lane | Fix JSON regression tests. |
commit | commitdiff | tree |
2014-09-12 |
Peter Eisentraut | Fix vacuumdb --analyze-in-stages --all order |
commit | commitdiff | tree |
2014-09-12 |
Stephen Frost | Add 'ignore_nulls' option to row_to_json |
commit | commitdiff | tree |
2014-09-11 |
Bruce Momjian | pg_upgrade: adjust C comments |
commit | commitdiff | tree |
2014-09-11 |
Heikki Linnakangas | Remove dead InRecovery check. |
commit | commitdiff | tree |
2014-09-11 |
Bruce Momjian | improve hash creation warning message |
commit | commitdiff | tree |
2014-09-11 |
Robert Haas | Add missing volatile qualifier. |
commit | commitdiff | tree |
2014-09-11 |
Heikki Linnakangas | Fix Windows build. |
commit | commitdiff | tree |
2014-09-11 |
Heikki Linnakangas | Silence compiler warning on Windows. |
commit | commitdiff | tree |
2014-09-11 |
Heikki Linnakangas | Simplify calculation of Poisson distributed delays... |
commit | commitdiff | tree |
2014-09-11 |
Heikki Linnakangas | Change the way latency is calculated with pgbench ... |
commit | commitdiff | tree |
2014-09-11 |
Peter Eisentraut | Handle old versions of Test::More |
commit | commitdiff | tree |
2014-09-11 |
Peter Eisentraut | Support older versions of "prove" |
commit | commitdiff | tree |
2014-09-11 |
Bruce Momjian | doc: improve configuration management section |
commit | commitdiff | tree |
2014-09-11 |
Bruce Momjian | pg_upgrade: compare control version, not catalog version |
commit | commitdiff | tree |
2014-09-10 |
Bruce Momjian | pg_upgrade: check for large object size compatibility |
commit | commitdiff | tree |
2014-09-10 |
Bruce Momjian | Implement mxid_age() to compute multi-xid age |
commit | commitdiff | tree |
2014-09-10 |
Bruce Momjian | Issue a warning during the creation of hash indexes |
commit | commitdiff | tree |
2014-09-10 |
Robert Haas | Fix thinko in 0709b7ee72e4bc71ad07b7120acd117265ab51d0. |
commit | commitdiff | tree |
2014-09-10 |
Heikki Linnakangas | Pack tuples in a hash join batch densely, to save memory. |
commit | commitdiff | tree |
2014-09-10 |
Andres Freund | Add support for optional_argument to our own getopt_lon... |
commit | commitdiff | tree |
2014-09-10 |
Andres Freund | Fix typo in 07c8651dd91d5 causing WIN32_ONLY_COMPILER... |
commit | commitdiff | tree |
2014-09-09 |
Tom Lane | Preserve AND/OR flatness while extracting restriction... |
commit | commitdiff | tree |
2014-09-09 |
Andres Freund | Add new psql help topics, accessible to both --help... |
commit | commitdiff | tree |
2014-09-09 |
Robert Haas | Change the spinlock primitives to function as compiler... |
commit | commitdiff | tree |
2014-09-09 |
Tom Lane | Add width_bucket(anyelement, anyarray). |
commit | commitdiff | tree |
2014-09-09 |
Peter Eisentraut | doc: Reflect renaming of Mac OS X to OS X |
commit | commitdiff | tree |
2014-09-09 |
Peter Eisentraut | Allow empty content in xml type |
commit | commitdiff | tree |
2014-09-09 |
Stephen Frost | Move ALTER ... ALL IN to ProcessUtilitySlow |
commit | commitdiff | tree |
2014-09-09 |
Andres Freund | Fix typo in solaris spinlock fix. |
commit | commitdiff | tree |
2014-09-08 |
Andres Freund | Fix spinlock implementation for some !solaris sparc... |
commit | commitdiff | tree |
2014-09-08 |
Tom Lane | Fix psql \s to work with recent libedit, and add pager... |
commit | commitdiff | tree |
2014-09-08 |
Tom Lane | Documentation fix: sum(float4) returns float4, not... |
commit | commitdiff | tree |
2014-09-07 |
Stephen Frost | Tab completion for ALTER .. ALL IN TABLESPACE |
commit | commitdiff | tree |
2014-09-06 |
Bruce Momjian | docs: Improve pg_isready details about username/dbname |
commit | commitdiff | tree |
2014-09-06 |
Bruce Momjian | Properly document that -r is only honored from the... |
commit | commitdiff | tree |
2014-09-05 |
Bruce Momjian | Report timezone offset in pg_dump/pg_dumpall |
commit | commitdiff | tree |
2014-09-05 |
Bruce Momjian | pg_upgrade: preserve the timestamp epoch |
commit | commitdiff | tree |
2014-09-05 |
Bruce Momjian | Clarify documentation about "peer" rows in window functions |
commit | commitdiff | tree |
2014-09-05 |
Bruce Momjian | Rename C variables in formatting.c, for clarity |
commit | commitdiff | tree |
2014-09-05 |
Peter Eisentraut | Assorted message fixes and improvements |
commit | commitdiff | tree |
2014-09-05 |
Fujii Masao | Add tab-completion for reloptions like user_catalog_table. |
commit | commitdiff | tree |
2014-09-04 |
Peter Eisentraut | doc: Remove dead link |
commit | commitdiff | tree |
2014-09-04 |
Fujii Masao | Fix segmentation fault that an empty prepared statement... |
commit | commitdiff | tree |
2014-09-04 |
Robert Haas | Update comment to reflect commit 1d41739e5a04b0e93304d2... |
commit | commitdiff | tree |
2014-09-04 |
Fujii Masao | Allow \watch to display query execution time if \timing... |
commit | commitdiff | tree |
2014-09-03 |
Bruce Momjian | Update URL reference material in /contrib/isn docs |
commit | commitdiff | tree |
2014-09-03 |
Bruce Momjian | Document use of partial indexes for partial unique... |
commit | commitdiff | tree |
2014-09-03 |
Bruce Momjian | Issue clearer notice when inherited merged columns... |
commit | commitdiff | tree |
2014-09-02 |
Heikki Linnakangas | Check number of parameters in RAISE statement at compil... |
commit | commitdiff | tree |
2014-09-02 |
Heikki Linnakangas | Refactor per-page logic common to all redo routines... |
commit | commitdiff | tree |
2014-09-02 |
Heikki Linnakangas | Silence warning on new versions of clang. |
commit | commitdiff | tree |
2014-09-02 |
Andres Freund | Add psql PROMPT variable showing which line of a statem... |
commit | commitdiff | tree |
2014-09-02 |
Fujii Masao | Support ALTER SYSTEM RESET command. |
commit | commitdiff | tree |
2014-09-01 |
Tom Lane | Fix unportable use of isspace(). |
commit | commitdiff | tree |
2014-09-01 |
Andres Freund | Add skip-empty-xacts option to test_decoding for use... |
commit | commitdiff | tree |
2014-09-01 |
Andres Freund | Add valgrind suppression for padding bytes in twophase... |
commit | commitdiff | tree |
2014-09-01 |
Andres Freund | Fix s/pluggins/plugins/ typo in two comments. |
commit | commitdiff | tree |
2014-08-31 |
Andres Freund | Declare lwlock.c's LWLockAcquireCommon() as a static... |
commit | commitdiff | tree |
2014-08-31 |
Andres Freund | Protect definition of SpinlockSemaArray, just like... |
commit | commitdiff | tree |
2014-08-31 |
Andres Freund | Declare two variables in snapbuild.c as static. |
commit | commitdiff | tree |
2014-08-30 |
Kevin Grittner | doc: Various typo/grammar fixes |
commit | commitdiff | tree |
2014-08-30 |
Bruce Momjian | Again update C comments for pg_attribute.attislocal |
commit | commitdiff | tree |
2014-08-30 |
Andres Freund | Make backend local tracking of buffer pins memory effic... |
commit | commitdiff | tree |
2014-08-29 |
Bruce Momjian | Update C comment for pg_attribute.attislocal |
commit | commitdiff | tree |
2014-08-29 |
Bruce Momjian | pg_is_xlog_replay_paused(): remove super-user-only... |
commit | commitdiff | tree |
2014-08-29 |
Heikki Linnakangas | Fix bug in compressed GIN data leaf page splitting... |
commit | commitdiff | tree |
2014-08-29 |
Peter Eisentraut | Assorted message improvements |
commit | commitdiff | tree |
2014-08-29 |
Peter Eisentraut | doc: Revert ALTER TABLESPACE summary line |
commit | commitdiff | tree |
2014-08-29 |
Tom Lane | Add min and max aggregates for inet/cidr data types. |
commit | commitdiff | tree |
2014-08-29 |
Noah Misch | Always use our getaddrinfo.c on Windows. |
commit | commitdiff | tree |
2014-08-28 |
Tom Lane | Fix citext upgrade script for disallowance of oidvector... |
commit | commitdiff | tree |
2014-08-28 |
Fujii Masao | Revert "Allow units to be specified in relation option... |
commit | commitdiff | tree |
2014-08-28 |
Andres Freund | Allow escaping of option values for options passed... |
commit | commitdiff | tree |
2014-08-28 |
Fujii Masao | Allow units to be specified in relation option setting... |
commit | commitdiff | tree |
2014-08-28 |
Jeff Davis | Allow multibyte characters as escape in SIMILAR TO... |
commit | commitdiff | tree |
2014-08-27 |
Alvaro Herrera | Fix FOR UPDATE NOWAIT on updated tuple chains |
commit | commitdiff | tree |
2014-08-27 |
Fujii Masao | Add header comments to receivelog.h and streamutil.h. |
commit | commitdiff | tree |
next |