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
*
Prevent CVS from mangling script
Andrew Dunstan
2008-06-15
*
Add script to find .c and .h files that are missing CVS PostgreSQL markers
Andrew Dunstan
2008-06-15
*
Make DROP INDEX lock the parent table before locking the index. This behavior
Tom Lane
2008-06-15
*
Fix 64-bit problem in recent patch.
Tom Lane
2008-06-15
*
Rearrange ALTER TABLE syntax processing as per my recent proposal: the
Tom Lane
2008-06-15
*
In log_filename documentation, mention that strftime is not used directly to
Alvaro Herrera
2008-06-14
*
Refactor the handling of the various DropStmt variants so that when multiple
Tom Lane
2008-06-14
*
Modify TODO entry to be a function:
Bruce Momjian
2008-06-13
*
Improve the various elog messages in tuptoaster.c to report which TOAST table
Tom Lane
2008-06-13
*
Use macro to document size of ecpg sqlerrmc string.
Bruce Momjian
2008-06-12
*
Update item to mention target list problem:
Bruce Momjian
2008-06-12
*
Refactor XLogOpenRelation() and XLogReadBuffer() in preparation for relation
Heikki Linnakangas
2008-06-12
*
Improve reporting of dependencies in DROP to work like the scheme that we
Tom Lane
2008-06-11
*
Add:
Bruce Momjian
2008-06-11
*
Fix spelling mistake in postgresql.conf.
Bruce Momjian
2008-06-11
*
Update "help" output to reflect that \timing now takes an optional on/off
Heikki Linnakangas
2008-06-11
*
Add optional on/off argument to \timing.
Heikki Linnakangas
2008-06-11
*
Fix bug in the WAL recovery code to finish an incomplete split.
Heikki Linnakangas
2008-06-11
*
Editorialization for the text emitted by the "help" psql command.
Neil Conway
2008-06-10
*
Create a script to handle stamping release version numbers into files,
Tom Lane
2008-06-10
*
Comment fix, should say TSQuery instead of TSVector.
Heikki Linnakangas
2008-06-10
*
Make XML building work silently on VPATH builds (untested on regular builds).
Alvaro Herrera
2008-06-10
*
Fix unportable (and incorrect anyway) usage of LL constant suffix that
Tom Lane
2008-06-09
*
Update Japanese FAQ.
Bruce Momjian
2008-06-09
*
Fix datetime input functions to correctly detect integer overflow when
Tom Lane
2008-06-09
*
Fix an ALTER TABLE test case so that it actually tests what the comment says it
Tom Lane
2008-06-09
*
Further tweak for comment in CheckDeadLock(), per Tom.
Neil Conway
2008-06-09
*
Fix typo in comment.
Neil Conway
2008-06-09
*
Fix breakage caused by conflicting patches, as evidenced by the buildfarm.
Alvaro Herrera
2008-06-08
*
Rewrite DROP's dependency traversal algorithm into an honest two-pass
Tom Lane
2008-06-08
*
Move BufferGetPageSize and BufferGetPage from bufpage.h to bufmgr.h. It is
Alvaro Herrera
2008-06-08
*
Update release notes for ALTER AGGREGATE fix.
Tom Lane
2008-06-08
*
ALTER AGGREGATE OWNER seems to have been missed by the last couple of
Tom Lane
2008-06-08
*
Update release notes for 8.3.3 et al.
Tom Lane
2008-06-07
*
Change xlog.h to xlogdefs.h in bufpage.h, and fix fallout.
Alvaro Herrera
2008-06-06
*
Fix pg_get_ruledef() so that negative numeric constants are parenthesized.
Tom Lane
2008-06-06
*
Fix missing "not", per Frank Millman (bug #4212).
Alvaro Herrera
2008-06-05
*
Modify vacuum() to accept a single relation OID instead of a list (which we
Alvaro Herrera
2008-06-05
*
Fix some string building in getObjectDescription.
Alvaro Herrera
2008-06-05
*
Added lost sysmbol SQL_SQL to list of allowed variable names.
Michael Meskes
2008-06-04
*
Draft release notes for upcoming back-branch updates.
Tom Lane
2008-06-04
*
Fix initdb to reject a relative path for -X (--xlogdir) argument. This
Tom Lane
2008-06-02
*
Update time zone data files to tzdata release 2008c (DST law changes in
Tom Lane
2008-06-01
*
Refactor SPI_cursor_open/SPI_cursor_open_with_args so that the latter sets
Tom Lane
2008-06-01
*
Marginal improvements to the documentation for PGOPTIONS.
Tom Lane
2008-06-01
*
Done: -Remove psql newline patch when we find out why mingw outputs an extra...
Andrew Dunstan
2008-05-31
*
Copy refint.so and autoinc.so into the src/test/regress directory during
Tom Lane
2008-05-30
*
Improve the documentation comment for replace(). Robert Treat
Tom Lane
2008-05-29
*
Tweak libpq to avoid crashing due to incorrect buffer size calculation when
Tom Lane
2008-05-29
*
Fix some bugs introduced by the 8.2-era conversion of cube functions to V1
Tom Lane
2008-05-29
[next]