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 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
*
Revert commit 843cd0bfe6246d94d9b34a7f36bbb76fdba87b74
Bruce Momjian
2015-03-24
*
PL/pgSQL docs: recommend format() for query construction
Bruce Momjian
2015-03-24
*
psql: show proper row count in \x mode for zero-column output
Bruce Momjian
2015-03-24
*
docs: clarify when MVCC snapshot is taken
Bruce Momjian
2015-03-24
*
btree_gin: properly call DirectFunctionCall1()
Bruce Momjian
2015-03-24
*
doc: update NUMERIC to state that only some ops are exact
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
*
docs: clarify the use of shell types
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
*
doc: add comma for clarity
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
*
docs: mention the optimizer can increase the index usage count
Bruce Momjian
2015-03-19
*
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
*
doc: ALTER DOMAIN VALIDATE CONSTRAINT can also fail
Bruce Momjian
2015-03-19
*
Fix status reporting for terminated bgworkers that were never started.
Robert Haas
2015-03-19
*
pg_upgrade: document use of rsync for slave upgrades
Bruce Momjian
2015-03-18
*
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
*
Remove docs missed in 51c11a7025.
Andres Freund
2015-03-17
*
Fix out-of-array-bounds compiler warning
Alvaro Herrera
2015-03-16
[next]