Commit Graph

7595 Commits (eed55d951fe2a9ce1af98730438e5aa933a59802)
 

Author SHA1 Message Date
Bruce Momjian eed55d951f Update FAQ. 25 years ago
Bruce Momjian 4108bf6def Update FAQ. 25 years ago
Tom Lane 0e06e68387 ExecRestrPos() really needs to raise ERROR, not a wimpy DEBUG message, 25 years ago
Tom Lane 742cd87999 Ensure that if the OID counter wraps around, we will not generate 0, 25 years ago
Tom Lane 667d5ed206 Fix confusion between sizeof(long) and sizeof(long*), as well as 25 years ago
Tom Lane dc73e25a5e Add commentary about varying usage of scankeys in btree code. 25 years ago
Tom Lane 916b2321ad Clean up and document btree code for ordering keys. Neat stuff, 25 years ago
Tom Lane da1ad323b7 Update comments. 25 years ago
Bruce Momjian b9e6f068dc Update bsdi template 25 years ago
Bruce Momjian f28ec8c5af more doc cleanups 25 years ago
Philip Warner 93802c88bb pg_backup_plain_text.c replaced by pg_backup_null.c 25 years ago
Philip Warner bb080400f8 - no longer put ACLs at end of dump 25 years ago
Tom Lane cd9f0ca545 Deduce equality constraints that are implied by transitivity of 25 years ago
Peter Eisentraut c39c198bc3 Unset locale variables before running regression tests. (All of them!) 25 years ago
Tom Lane 8d77c1a8aa Clean up some sloppy casts --- Oid vs. Datum, that sort of thing. 25 years ago
Tom Lane e4e6459c0f Further cleanup of array behavior. Slice assignments to arrays with 25 years ago
Peter Eisentraut ef2a6b8b83 Shed some light onto SysV IPC configuration. 25 years ago
Peter Eisentraut 100dd889d6 typos 25 years ago
Jan Wieck f67e79045d 2nd try for the index tuple toast hack. This time as suggested 25 years ago
Tom Lane a5a12887a1 Make update lists like 'UPDATE tab SET foo[1] = bar, foo[3] = baz' 25 years ago
Bruce Momjian 2019e24dd8 spell cleanups 25 years ago
Bruce Momjian 4140085adb spell cleanups 25 years ago
Tom Lane 4bdb348628 Remove 'Array' node type, which has evidently been dead code for 25 years ago
Tom Lane 1afdccc8b2 Missed some array updates ... 25 years ago
Tom Lane d0e17e2112 Arrays are toastable. (At least if you initdb, which I didn't force.) 25 years ago
Bruce Momjian ec37ea1cc1 Cleanups 25 years ago
Peter Eisentraut bb13830d6f maintainer-clean and distclean ought to remove dependency information as well. 25 years ago
Tom Lane cf14ccd0ea Fix typo in version-mismatch error report. 25 years ago
Tom Lane 421f0baaff Further cleanup of btbuild (CREATE INDEX). Avoid storing unneeded 25 years ago
Tom Lane 1ea912e16d Fix sloppiness about alignment requirements in findsplitloc() space 25 years ago
Bruce Momjian 2f011a9c72 More doc cleanups, from book. 25 years ago
Bruce Momjian c281847fcd More doc cleanups 25 years ago
Bruce Momjian c62e961da1 Update for sh. 25 years ago
Philip Warner c3e18804ff - Support for TAR output 25 years ago
Philip Warner e8f69be054 - Support for BLOB output from pg_dump and input via pg_restore 25 years ago
Jan Wieck 0143d391c6 Need to switch to tuples memory context when replacing the toasted 25 years ago
Jan Wieck 82f3945a67 Temporary fix to make TOAST vacuum-safe. All values are forced to be 25 years ago
Tom Lane 9e85183bfc Major overhaul of btree index code. Eliminate special BTP_CHAIN logic for 25 years ago
Bruce Momjian c9537ca88f cleanup 25 years ago
Bruce Momjian e78ec6f247 cleanup 25 years ago
Bruce Momjian e440e7246d Cleanup 25 years ago
Bruce Momjian 268bdd7237 Cleanujp 25 years ago
Bruce Momjian d07d5d8d01 Cleanup 25 years ago
Bruce Momjian 2aeb2c642c reference page cleanup 25 years ago
Bruce Momjian 6c2b5b2a80 Clean up flags 25 years ago
Bruce Momjian b30da17081 Fix postgres -A options flags 25 years ago
Peter Eisentraut 8004bcf00e Update installation instructions to new realities. Combined into one file. 25 years ago
Bruce Momjian cc9707247e Change > prompt to $ 25 years ago
Bruce Momjian 1b7c13ea7b Change prompt % to $. 25 years ago
Bruce Momjian 32f9b86466 Update FAQ. 25 years ago