Commit Graph

24931 Commits (1120b99445a90ceba27f49e5cf86293f0628d06a)
 

Author SHA1 Message Date
Jan Wieck 1120b99445 The session_replication_role actually can be changed at will during 19 years ago
Teodor Sigaev f74426283d Move call of MarkBufferDirty() before XLogInsert() as required. 19 years ago
Andrew Dunstan 4c0fe51279 Remove ill-conceived CRLF translation for Windows in syslogger. 19 years ago
Andrew Dunstan 3da3c04f3a Tidy overly long configure help lines. 19 years ago
Teodor Sigaev 853d1c3103 Fix bundle bugs of GIN: 19 years ago
Magnus Hagander aae5403278 On win32, retry reading when WSARecv returns WSAEWOULDBLOCK. There seem 19 years ago
Magnus Hagander 0e92f9813e On win32, don't use SO_REUSEADDR for TCP sockets. 19 years ago
Peter Eisentraut 9539e64bc0 Remove gratuitous response messages from utility programs. 19 years ago
Peter Eisentraut efbd5bcb5a Update expected files for textual changes 19 years ago
Peter Eisentraut f4a3789b39 Clarify some error messages about duplicate things. 19 years ago
Bruce Momjian 55477d742e Remove description for: 19 years ago
Tom Lane acfce502ba Create a GUC parameter temp_tablespaces that allows selection of the 19 years ago
Peter Eisentraut 5d429f8d88 Minimal message corrections found by spell checker. 19 years ago
Tom Lane 376ee15033 Fix erroneous error reporting for overlength input in text_date(), 19 years ago
Bruce Momjian 4e023373d0 Re-add TODO and clarify it is for the kernel cache: 19 years ago
Bruce Momjian ededa6dfc8 TODO item not needed anymore now that the buffer cache is 19 years ago
Andrew Dunstan 15f8202c20 Improve efficiency of LIKE/ILIKE code, especially for multi-byte charsets, 19 years ago
Tom Lane 964ec46cfe Fix aboriginal bug in BufFileDumpBuffer that would cause it to write the 19 years ago
Neil Conway f086be3d39 Allow leading and trailing whitespace in the input to the boolean 19 years ago
Tom Lane bd0a260928 Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backends 19 years ago
Bruce Momjian 41ef1c0f32 Add URL for: 19 years ago
Bruce Momjian 4fbdcc174e Update wording: 19 years ago
Tom Lane bd2c980b22 Buy back some of the cycles spent in more-expensive hash functions by 19 years ago
Tom Lane 1f559b7d3a Fix several hash functions that were taking chintzy shortcuts instead of 19 years ago
Bruce Momjian 397d00af8f Wording improvement. 19 years ago
Bruce Momjian 4dc6319331 Update FAQ_DEV URL to output for text format. 19 years ago
Bruce Momjian 95e9f4ede3 Add URL for code comments to developer's FAQ: 19 years ago
Tom Lane cc3e9deee6 The shortcut exit that I recently added to ExecInitIndexScan() for 19 years ago
Tom Lane 10f719af33 Change build_index_pathkeys() so that the expressions it builds to represent 19 years ago
Peter Eisentraut 7ce9b3683e Make some messages more consistent 19 years ago
Teodor Sigaev 54af876593 Replace ReadBuffer to ReadBufferWithStrategy in all vacuum-involved places 19 years ago
Peter Eisentraut 71fb7b9014 Downgrade some low-level startup messages to DEBUG1. 19 years ago
Tom Lane fa0e318f94 Fix overly-strict sanity check in BeginInternalSubTransaction that made it 19 years ago
Bruce Momjian 9b89c13ab5 Update: 19 years ago
Tom Lane d526575f89 Make large sequential scans and VACUUMs work in a limited-size "ring" of 19 years ago
Bruce Momjian 0a6f2ee84d Fix wording: 19 years ago
Bruce Momjian 8a73ec138e Add: 19 years ago
Bruce Momjian 18e3992e56 Add standard error redirection for OS/X & darwin startup script. 19 years ago
Bruce Momjian 9e38d2a4a8 Update documentation mention of VACUUM FULL and CLUSTER where 19 years ago
Neil Conway f14f27dd38 Tweak: use memcpy() in text_time(), rather than manually copying bytes 19 years ago
Bruce Momjian 85df43f341 Add URL for: 19 years ago
Bruce Momjian 7d3b7011b0 Add documentation reference to statistical functions from func.sgml. 19 years ago
Bruce Momjian 87a9473276 Update /contrib OS/X startup files, and move to a separate OS/X 19 years ago
Bruce Momjian 44af16f6b7 Update cvsutils documentation description. 19 years ago
Bruce Momjian ea2ab0bd10 Update cvs instructions to suggest cvsutils. 19 years ago
Tom Lane 14c4d3dea9 Fix trivial misspelling in comment. 19 years ago
Neil Conway 6af04882de Fix a bug in input processing for the "interval" type. Previously, 19 years ago
Neil Conway e78720ff2f mmgr README tweak: "either" is no longer correct. The previous wording 19 years ago
Neil Conway 6a6c752b08 Stop a few regression tests from needlessly disabling GEQO. This was 19 years ago
Bruce Momjian e031844eac Update wording: 19 years ago