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 regression tests for ALTER INDEX.
Bruce Momjian
2004-08-28
*
Now that TransactionIdDidAbort doesn't think it should try to modify
Tom Lane
2004-08-28
*
Propogate pg_ctl -D to the postmaster for command-line identification.
Bruce Momjian
2004-08-28
*
Add missing Assert to make TransactionIdDidAbort more consistent with
Tom Lane
2004-08-28
*
Remove contrib/rserv, since there are better replication solutions
Tom Lane
2004-08-28
*
Rearrange order of operations in heap_drop_with_catalog and index_drop
Tom Lane
2004-08-28
*
> > Another issue is that when installing the Postgres service with
Bruce Momjian
2004-08-28
*
Use dynamic buffer for token buffer in win32 admin check
Bruce Momjian
2004-08-28
*
Fix relcache to account properly for subtransaction status of 'new'
Tom Lane
2004-08-28
*
Further tightening of the array literal parser. Prevent junk
Joe Conway
2004-08-28
*
Can't truncate pg_subtrans during a recovery checkpoint --- subtrans
Tom Lane
2004-08-28
*
Add missing semicolon; some bison versions warn of this.
Tom Lane
2004-08-28
*
Fix Windows emulation of kill(pid, 0). This will now succeed, but only
Tom Lane
2004-08-27
*
Introduce local hash table for lock state, as per recent proposal.
Tom Lane
2004-08-27
*
Update wording:
Bruce Momjian
2004-08-27
*
Update win32 comments.
Bruce Momjian
2004-08-27
*
Update:
Bruce Momjian
2004-08-27
*
Fix user locks. Broken some time ago for all platforms by Windows-related
Tom Lane
2004-08-26
*
Improve some comments.
Tom Lane
2004-08-26
*
New Win32 wording that mentions "code".
Bruce Momjian
2004-08-26
*
Update documentation to prefer CIDR format for pg_hba.conf and use new
Bruce Momjian
2004-08-26
*
Update Win32 wording.
Bruce Momjian
2004-08-26
*
Add warning about Win32 bugs in this release.
Bruce Momjian
2004-08-26
*
Update Japanese FAQ.
Bruce Momjian
2004-08-26
*
Update tcp connection faq.
Bruce Momjian
2004-08-26
*
Add:
Bruce Momjian
2004-08-26
*
Fix typo in comment, per Andrew Dunstan.
Tom Lane
2004-08-25
*
Revise ResourceOwner code to avoid accumulating ResourceOwner objects
Tom Lane
2004-08-25
*
Translation update
Peter Eisentraut
2004-08-24
*
Translation update
Peter Eisentraut
2004-08-24
*
Allow second and subsequent names in a qualified (dotted) name to be
Tom Lane
2004-08-24
*
Update item:
Bruce Momjian
2004-08-24
*
Various minor improvements to the SGML documentation: fix some incorrect
Neil Conway
2004-08-24
*
Rearrange pg_subtrans handling as per recent discussion. pg_subtrans
Tom Lane
2004-08-23
*
Mention removal of page images in PITR files:
Bruce Momjian
2004-08-23
*
Update that 8.0 will support MS Win natively.
Bruce Momjian
2004-08-23
*
Update newest version number.
Bruce Momjian
2004-08-23
*
Tweak code so that pg_subtrans is never consulted for XIDs older than
Tom Lane
2004-08-22
*
Code review for ALTER INDEX patch.
Tom Lane
2004-08-22
*
Fix tab completion for ALTER INDEX.
Bruce Momjian
2004-08-21
*
Seems it would be nice if the ALTER INDEX ref page were actually
Tom Lane
2004-08-21
*
Fix typo (extraneous comma).
Tom Lane
2004-08-21
*
Mention that to_char(interval) will be removed in 8.1.
Bruce Momjian
2004-08-21
*
Remove Solaris bug mention in pg_hba.conf.
Bruce Momjian
2004-08-21
*
Fix pg_ctl -w to properly wait on server startup.
Bruce Momjian
2004-08-21
*
Recent tightening of allowed array-literal syntax broke one test case
Tom Lane
2004-08-21
*
Whack btree_gist code around until it has some small hope of building
Tom Lane
2004-08-21
*
Recognize plpgsql EXCEPTION condition names at function compile time
Tom Lane
2004-08-20
*
>>At this stage of the game I would just change pg_hba.conf.sample to use
Bruce Momjian
2004-08-20
*
Allow psql to use 7.4.X database by not referencing tablespaces.
Bruce Momjian
2004-08-20
[next]