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
...
*
Revert tests for drop index concurrently.
Simon Riggs
2012-10-18
*
Add isolation tests for DROP INDEX CONCURRENTLY.
Simon Riggs
2012-10-18
*
Close un-owned SMgrRelations at transaction end.
Tom Lane
2012-10-17
*
Revert "Use "transient" files for blind writes, take 2".
Tom Lane
2012-10-17
*
Embedded list interface
Alvaro Herrera
2012-10-17
*
When outputting the session id in log_line_prefix (%c) or in CSV log
Bruce Momjian
2012-10-16
*
alter_generic regression test cannot run concurrently with privileges test.
Tom Lane
2012-10-15
*
Fix typo in comment.
Heikki Linnakangas
2012-10-15
*
Remove comment that is no longer true.
Heikki Linnakangas
2012-10-15
*
Fix race condition in pg_ctl reading postmaster.pid.
Heikki Linnakangas
2012-10-15
*
Split up process latch initialization for more-fail-soft behavior.
Tom Lane
2012-10-14
*
Fix oversight in new code for printing rangetable aliases.
Tom Lane
2012-10-12
*
In our source code, make a copy of getopt's 'optarg' string arguments,
Bruce Momjian
2012-10-12
*
Get rid of COERCE_DONTCARE.
Tom Lane
2012-10-12
*
Make equal() ignore CoercionForm fields for better planning with casts.
Tom Lane
2012-10-12
*
Unbreak MSVC builds after recent Makefile refactoring.
Andrew Dunstan
2012-10-11
*
Fix cross-type case in partial row matching for hashed subplans.
Tom Lane
2012-10-11
*
Improve replication connection timeouts.
Heikki Linnakangas
2012-10-11
*
Refactor flex and bison make rules
Peter Eisentraut
2012-10-11
*
Remove _FORTIFY_SOURCE
Peter Eisentraut
2012-10-10
*
Update obsolete comment.
Tom Lane
2012-10-10
*
Set procost to 10 for each of the pg_foo_is_visible() functions.
Tom Lane
2012-10-10
*
Fix PGXS support for building loadable modules on AIX.
Tom Lane
2012-10-09
*
Remove unnecessary overhead in backend's large-object operations.
Tom Lane
2012-10-09
*
Fix silly bug in previous refactoring.
Heikki Linnakangas
2012-10-09
*
Put the logic to wait for WAL in standby mode to a separate function.
Heikki Linnakangas
2012-10-09
*
Rename USE_INLINE to PG_USE_INLINE
Alvaro Herrera
2012-10-09
*
Remove stray newline in comment.
Heikki Linnakangas
2012-10-09
*
Fix lo_import and lo_export to return useful error messages more often.
Tom Lane
2012-10-08
*
Fix lo_export usage in example programs.
Tom Lane
2012-10-08
*
Fix lo_read, lo_write, lo_truncate to cope with "size_t" length parameters.
Tom Lane
2012-10-08
*
Remove generation of repl_gram.h
Peter Eisentraut
2012-10-08
*
Code review for 64-bit-large-object patch.
Tom Lane
2012-10-08
*
Fix thinko in previous commit
Alvaro Herrera
2012-10-08
*
Add support for easily declaring static inline functions
Alvaro Herrera
2012-10-08
*
Add #define for UUIDOID.
Robert Haas
2012-10-08
*
Say ANALYZE, not VACUUM, in error message on analyze in hot standby.
Heikki Linnakangas
2012-10-08
*
Fix walsender handling of postmaster shutdown, to not go into endless loop.
Heikki Linnakangas
2012-10-08
*
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Tom Lane
2012-10-07
*
Fix typo in previous MSC commit.
Andrew Dunstan
2012-10-07
*
Quiet a few MSC compiler warnings.
Andrew Dunstan
2012-10-07
*
Fix compiling errors on Windows platform. Fix wrong usage of
Tatsuo Ishii
2012-10-07
*
Bump up catalog vesion due to 64-bit large object API functions
Tatsuo Ishii
2012-10-07
*
Add API for 64-bit large object access. Now users can access up to
Tatsuo Ishii
2012-10-07
*
Fixed test for array boundary.
Michael Meskes
2012-10-05
*
Use the regular main processing loop also in walsenders.
Heikki Linnakangas
2012-10-05
*
getnameinfo_unix has to be taught not to insist on NI_NUMERIC flags, too.
Tom Lane
2012-10-04
*
PL/pgSQL: rename gram.y to pl_gram.y
Peter Eisentraut
2012-10-04
*
Remove redundant code for getnameinfo() replacement
Peter Eisentraut
2012-10-04
*
Make CREATE AGGREGATE complain if the initcond is invalid for the datatype.
Tom Lane
2012-10-04
[prev]
[next]