index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2004-08-29
>>> I understand your disliking of non-posix stuff. OTOH,
Bruce Momjian
2004-08-28
The attached patch improves pg_ctl's win32 service code to eliminate
Bruce Momjian
2004-08-28
> Am Dienstag, 17. August 2004 14:26 schrieb Fabien COELHO:
Bruce Momjian
2004-08-28
Fix high-bit comparison compiler warning in pg_dump.
Bruce Momjian
2004-08-28
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-27
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-26
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-25
Fix typo in comment, per Andrew Dunstan.
Tom Lane
2004-08-25
Revise ResourceOwner code to avoid accumulating ResourceOwner objects
Tom Lane
2004-08-24
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-23
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-22
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-21
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
[next]