Commit Graph

18367 Commits (0ffe11abd3a0b2e1b387192213eea58dce12d7d2)
 

Author SHA1 Message Date
Tom Lane 0ffe11abd3 Widen xl_len field of XLogRecord header to 32 bits, so that we'll have 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 years ago
Bruce Momjian 90cb9c3051 Update with new typedefs. Remove java and c++ parts of readme. 21 years ago
Bruce Momjian da9a8649d8 Update copyright to 2004. 21 years ago
Bruce Momjian 466c1290df Fix for postmaster.c function win32_waitpid(int *exitstatus) call to 21 years ago
Bruce Momjian 71fce6ce1b Adjust regression expected file for new grant language hint. 21 years ago
Bruce Momjian 61384de6f9 Add hint about using GRANT with non-trusted languages. 21 years ago
Bruce Momjian 0476bbbc9b Several Cygwin fixes pointed out by Reini Urban. 21 years ago
Bruce Momjian f94aea9c10 Add comment on palloc use and DLLIMPORT> 21 years ago
Bruce Momjian 704ff0b2f2 >>> I understand your disliking of non-posix stuff. OTOH, 21 years ago
Bruce Momjian fe90fb4d37 The attached patch improves pg_ctl's win32 service code to eliminate 21 years ago
Bruce Momjian f7587aeba8 > Am Dienstag, 17. August 2004 14:26 schrieb Fabien COELHO: 21 years ago
Bruce Momjian 922599464f Fix high-bit comparison compiler warning in pg_dump. 21 years ago
Bruce Momjian 5395aed9d5 Add regression tests for ALTER INDEX. 21 years ago
Tom Lane f78ecbf20e Now that TransactionIdDidAbort doesn't think it should try to modify 21 years ago
Bruce Momjian c8702dcb8e Propogate pg_ctl -D to the postmaster for command-line identification. 21 years ago
Tom Lane 7531d2fd85 Add missing Assert to make TransactionIdDidAbort more consistent with 21 years ago
Tom Lane d77f74fa7e Remove contrib/rserv, since there are better replication solutions 21 years ago
Tom Lane 448eb0837f Rearrange order of operations in heap_drop_with_catalog and index_drop 21 years ago
Bruce Momjian a0a61f494d > > Another issue is that when installing the Postgres service with 21 years ago
Bruce Momjian cc28a275cb Use dynamic buffer for token buffer in win32 admin check 21 years ago
Tom Lane 1c72d0dec1 Fix relcache to account properly for subtransaction status of 'new' 21 years ago
Joe Conway f900af7961 Further tightening of the array literal parser. Prevent junk 21 years ago
Tom Lane f444dafab0 Can't truncate pg_subtrans during a recovery checkpoint --- subtrans 21 years ago
Tom Lane 7ff1c9d974 Add missing semicolon; some bison versions warn of this. 21 years ago
Tom Lane 3e3f70a28a Fix Windows emulation of kill(pid, 0). This will now succeed, but only 21 years ago
Tom Lane 1785acebf2 Introduce local hash table for lock state, as per recent proposal. 21 years ago
Bruce Momjian ef16b4e157 Update wording: 21 years ago
Bruce Momjian 968b87686a Update win32 comments. 21 years ago
Bruce Momjian 3bc7564cf9 Update: 21 years ago
Tom Lane 337b513e07 Fix user locks. Broken some time ago for all platforms by Windows-related 21 years ago
Tom Lane 51d7e25651 Improve some comments. 21 years ago
Bruce Momjian dd9923eb25 New Win32 wording that mentions "code". 21 years ago
Bruce Momjian 32142e2a60 Update documentation to prefer CIDR format for pg_hba.conf and use new 21 years ago
Bruce Momjian 8ec3221d32 Update Win32 wording. 21 years ago
Bruce Momjian cf5dd06755 Add warning about Win32 bugs in this release. 21 years ago
Bruce Momjian ce8a4ffca6 Update Japanese FAQ. 21 years ago
Bruce Momjian 4b9ca271d6 Update tcp connection faq. 21 years ago
Bruce Momjian 93c3baa96f Add: 21 years ago
Tom Lane 7584194cc9 Fix typo in comment, per Andrew Dunstan. 21 years ago
Tom Lane fe455ee1d4 Revise ResourceOwner code to avoid accumulating ResourceOwner objects 21 years ago
Peter Eisentraut b662311db0 Translation update 21 years ago
Peter Eisentraut a56cebb18f Translation update 21 years ago
Tom Lane 3cb1ffa653 Allow second and subsequent names in a qualified (dotted) name to be 21 years ago
Bruce Momjian 4359ebed37 Update item: 21 years ago
Neil Conway cda1bd6cfe Various minor improvements to the SGML documentation: fix some incorrect 21 years ago
Tom Lane 4dbb880d3c Rearrange pg_subtrans handling as per recent discussion. pg_subtrans 21 years ago
Bruce Momjian 059912ce2e Mention removal of page images in PITR files: 21 years ago
Bruce Momjian 728026a6bc Update that 8.0 will support MS Win natively. 21 years ago
Bruce Momjian 1549f5e440 Update newest version number. 21 years ago