index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Add OID output argument to DefineTSConfiguration
Alvaro Herrera
2015-03-25
*
Fix bug for array-formatted identities of user mappings
Alvaro Herrera
2015-03-25
*
Fix gram.y comment to match reality
Alvaro Herrera
2015-03-25
*
psql: show proper row count in \x mode for zero-column output
Bruce Momjian
2015-03-24
*
Add support for ALTER TABLE IF EXISTS ... RENAME CONSTRAINT
Bruce Momjian
2015-03-24
*
Fix ExecOpenScanRelation to take a lock on a ROW_MARK_COPY relation.
Tom Lane
2015-03-24
*
Apply table and domain CHECK constraints in name order.
Tom Lane
2015-03-23
*
vacuumdb: Check result status of PQsendQuery
Alvaro Herrera
2015-03-23
*
Try to fix MSVC build of pg_rewind.
Heikki Linnakangas
2015-03-23
*
Add pg_rewind, for re-synchronizing a master server after failback.
Heikki Linnakangas
2015-03-23
*
Don't delay replication for less than recovery_min_apply_delay's resolution.
Andres Freund
2015-03-23
*
Fix copy & paste error in 4f1b890b137.
Andres Freund
2015-03-23
*
Remove ill-advised pre-check for DSM segment exhaustion.
Robert Haas
2015-03-23
*
to_char: revert cc0d90b73b2e6dd2f301d46818a7265742c41a14
Bruce Momjian
2015-03-22
*
Fix minor copy & pasto in the int128 accumulator patch.
Andres Freund
2015-03-22
*
Allow foreign tables to participate in inheritance.
Tom Lane
2015-03-22
*
rm src/test/performance
Bruce Momjian
2015-03-21
*
Add TOAST table to pg_shseclabel for long label use
Bruce Momjian
2015-03-21
*
Use mmap MAP_NOSYNC option to limit shared memory writes
Bruce Momjian
2015-03-21
*
to_char(float4/8): don't print "junk" digits
Bruce Momjian
2015-03-21
*
to_char(float4/8): zero pad to specified length
Bruce Momjian
2015-03-21
*
Make pg_xlogdump MSVC build work more like others.
Heikki Linnakangas
2015-03-21
*
pg_recvlogical: update --help description
Bruce Momjian
2015-03-20
*
C comment: clearify SQL command mention
Bruce Momjian
2015-03-20
*
vacuumdb --help text: clarify analyze-only
Bruce Momjian
2015-03-20
*
C comment: update lock level mention in comment
Bruce Momjian
2015-03-20
*
Use 128-bit math to accelerate some aggregation functions.
Andres Freund
2015-03-20
*
Add, optional, support for 128bit integers.
Andres Freund
2015-03-20
*
Fix whitespace
Peter Eisentraut
2015-03-19
*
regression tests: remove polygon diagrams
Bruce Momjian
2015-03-19
*
psql: allow DROP INDEX CONCURRENTLY in AUTOCOMMIT off mode
Bruce Momjian
2015-03-19
*
GetUserId() changes to has_privs_of_role()
Stephen Frost
2015-03-19
*
Add flags argument to dsm_create.
Robert Haas
2015-03-19
*
Fix status reporting for terminated bgworkers that were never started.
Robert Haas
2015-03-19
*
array_offset() and array_offsets()
Alvaro Herrera
2015-03-18
*
Install shared libraries to bin/ in Windows under MSVC
Alvaro Herrera
2015-03-18
*
Setup cursor position for schema-qualified elements
Alvaro Herrera
2015-03-18
*
Rationalize vacuuming options and parameters
Alvaro Herrera
2015-03-18
*
Fix out-of-array-bounds compiler warning
Alvaro Herrera
2015-03-16
*
Support opfamily members in get_object_address
Alvaro Herrera
2015-03-16
*
Improve representation of PlanRowMark.
Tom Lane
2015-03-15
*
Move LockClauseStrength, LockWaitPolicy into new file nodes/lockoptions.h.
Tom Lane
2015-03-15
*
Merge the various forms of transaction commit & abort records.
Andres Freund
2015-03-15
*
Increase max_wal_size's default from 128MB to 1GB.
Andres Freund
2015-03-15
*
Adjust valgrind suppressions wrt 025c02420.
Andres Freund
2015-03-15
*
Remove pause_at_recovery_target recovery.conf setting.
Andres Freund
2015-03-15
*
Suppress maybe-uninitialized compiler warnings.
Fujii Masao
2015-03-15
*
Remove obsolete comment.
Tom Lane
2015-03-14
*
Build src/port/dirmod.c only on Windows.
Tom Lane
2015-03-14
*
Remove workaround for ancient incompatibility between readline and libedit.
Tom Lane
2015-03-14
[next]