index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Add width_bucket(anyelement, anyarray).
Tom Lane
2014-09-09
*
doc: Reflect renaming of Mac OS X to OS X
Peter Eisentraut
2014-09-09
*
Allow empty content in xml type
Peter Eisentraut
2014-09-09
*
Move ALTER ... ALL IN to ProcessUtilitySlow
Stephen Frost
2014-09-09
*
Fix typo in solaris spinlock fix.
Andres Freund
2014-09-09
*
Fix spinlock implementation for some !solaris sparc platforms.
Andres Freund
2014-09-09
*
Fix psql \s to work with recent libedit, and add pager support.
Tom Lane
2014-09-08
*
Documentation fix: sum(float4) returns float4, not float8.
Tom Lane
2014-09-07
*
Tab completion for ALTER .. ALL IN TABLESPACE
Stephen Frost
2014-09-07
*
docs: Improve pg_isready details about username/dbname
Bruce Momjian
2014-09-06
*
Properly document that -r is only honored from the command-line.
Bruce Momjian
2014-09-06
*
Report timezone offset in pg_dump/pg_dumpall
Bruce Momjian
2014-09-05
*
pg_upgrade: preserve the timestamp epoch
Bruce Momjian
2014-09-05
*
Clarify documentation about "peer" rows in window functions
Bruce Momjian
2014-09-05
*
Rename C variables in formatting.c, for clarity
Bruce Momjian
2014-09-05
*
Assorted message fixes and improvements
Peter Eisentraut
2014-09-05
*
Add tab-completion for reloptions like user_catalog_table.
Fujii Masao
2014-09-05
*
doc: Remove dead link
Peter Eisentraut
2014-09-04
*
Fix segmentation fault that an empty prepared statement could cause.
Fujii Masao
2014-09-05
*
Update comment to reflect commit 1d41739e5a04b0e93304d24d864b6bfa3efc45f2.
Robert Haas
2014-09-04
*
Allow \watch to display query execution time if \timing is enabled.
Fujii Masao
2014-09-04
*
Update URL reference material in /contrib/isn docs
Bruce Momjian
2014-09-03
*
Document use of partial indexes for partial unique constraints
Bruce Momjian
2014-09-03
*
Issue clearer notice when inherited merged columns are moved
Bruce Momjian
2014-09-03
*
Check number of parameters in RAISE statement at compile time.
Heikki Linnakangas
2014-09-02
*
Refactor per-page logic common to all redo routines to a new function.
Heikki Linnakangas
2014-09-02
*
Silence warning on new versions of clang.
Heikki Linnakangas
2014-09-02
*
Add psql PROMPT variable showing which line of a statement is being edited.
Andres Freund
2014-09-02
*
Support ALTER SYSTEM RESET command.
Fujii Masao
2014-09-02
*
Fix unportable use of isspace().
Tom Lane
2014-09-01
*
Add skip-empty-xacts option to test_decoding for use in the regression tests.
Andres Freund
2014-09-01
*
Add valgrind suppression for padding bytes in twophase records.
Andres Freund
2014-09-01
*
Fix s/pluggins/plugins/ typo in two comments.
Andres Freund
2014-09-01
*
Declare lwlock.c's LWLockAcquireCommon() as a static inline.
Andres Freund
2014-09-01
*
Protect definition of SpinlockSemaArray, just like its declaration.
Andres Freund
2014-09-01
*
Declare two variables in snapbuild.c as static.
Andres Freund
2014-08-31
*
doc: Various typo/grammar fixes
Kevin Grittner
2014-08-30
*
Again update C comments for pg_attribute.attislocal
Bruce Momjian
2014-08-30
*
Make backend local tracking of buffer pins memory efficient.
Andres Freund
2014-08-30
*
Update C comment for pg_attribute.attislocal
Bruce Momjian
2014-08-29
*
pg_is_xlog_replay_paused(): remove super-user-only restriction
Bruce Momjian
2014-08-29
*
Fix bug in compressed GIN data leaf page splitting code.
Heikki Linnakangas
2014-08-29
*
Assorted message improvements
Peter Eisentraut
2014-08-29
*
doc: Revert ALTER TABLESPACE summary line
Peter Eisentraut
2014-08-29
*
Add min and max aggregates for inet/cidr data types.
Tom Lane
2014-08-28
*
Always use our getaddrinfo.c on Windows.
Noah Misch
2014-08-28
*
Fix citext upgrade script for disallowance of oidvector element assignment.
Tom Lane
2014-08-28
*
Revert "Allow units to be specified in relation option setting value."
Fujii Masao
2014-08-29
*
Allow escaping of option values for options passed at connection start.
Andres Freund
2014-08-28
*
Allow units to be specified in relation option setting value.
Fujii Masao
2014-08-28
[prev]
[next]