Commit Graph

20226 Commits (c61207b0913b947d17b837a3d532de81a385977d)
 

Author SHA1 Message Date
Bruce Momjian c61207b091 INT4 is probably enough: 20 years ago
Neil Conway 36ab600511 Cleanup of GiST extensions in contrib/: now that we always invoke GiST 20 years ago
Bruce Momjian 875813439d Remove excess parens, use Abs instead of : ?. 20 years ago
Bruce Momjian 2e9c04eedb Mention overflow: 20 years ago
Bruce Momjian 6dab58a643 Add: 20 years ago
Bruce Momjian e954cd2bc2 Remove 2-phase description, because it isn't accurate anymore: 20 years ago
Bruce Momjian 6e85414647 Update Japanese FAQ. 20 years ago
Bruce Momjian 6dc7760ac3 Add support for wal_fsync_writethrough for Darwin, and restructure the 20 years ago
Neil Conway e9b33ed6cd Fix typo in ECPG docs, per Andreas Seltenreich. 20 years ago
Neil Conway 4de23092d0 Add some links to the CREATE FUNCTION reference page when describing 20 years ago
Neil Conway ee85870e23 Make the CREATE RULE syntax description in rules.sgml more consistent 20 years ago
Neil Conway f3567eeaf2 Implement md5(bytea), update regression tests and documentation. Patch 20 years ago
Tom Lane ff0c143a3b Make a comment pgindent-proof, per suggestion from Alvaro. 20 years ago
Tom Lane f519d04a43 Update comment that I missed the first time around. 20 years ago
Tom Lane 191b13aaca Factor out lock cleanup code that is needed in several places in lock.c. 20 years ago
Tom Lane ee3b71f6bc Split the shared-memory array of PGPROC pointers out of the sinval 20 years ago
Neil Conway 6910032a56 Upon closer inspection, Greg's psql tab completion patch leaks memory. 20 years ago
Neil Conway 4c1f9a0f0b psql tab completion improvements, from Greg Sabino Mullane: 20 years ago
Tom Lane a9c4c9cd52 Extend the pg_locks system view so that it can fully display all lock 20 years ago
Tom Lane 4e7d6f5349 Add a --dbname option to the pg_regress script, and use pl_regression 20 years ago
Tom Lane f9ad8a2802 Guard against duplicate IDs in input file in SortTocFromFile(). 20 years ago
Bruce Momjian 5185cc8eae Update: 20 years ago
Bruce Momjian 5e1bfa82dd Convert Chinese FAQ to valid XHTML, finally. 20 years ago
Bruce Momjian 472f9be471 Fix Chinese markup some more. 20 years ago
Neil Conway c891e05f26 Cleanup GiST header files. Since GiST extensions are often written as 20 years ago
Neil Conway eda6dd32d1 GiST improvements: 20 years ago
Bruce Momjian 818bfda1e2 Fix markup: 20 years ago
Bruce Momjian ce1b3065c3 Update italics. 20 years ago
Tom Lane da56e57695 Modify tidbitmap.c to avoid creating a hash table until there is more 20 years ago
Bruce Momjian e90df66269 Update italics on web site. 20 years ago
Bruce Momjian 343af94255 Update italics on web site. 20 years ago
Bruce Momjian c31a05e819 Update Chinese FAQ to validate properly. 20 years ago
Neil Conway c6c6fa8f7e Fix typo in comment. 20 years ago
Neil Conway 3994ffb479 Fix a few minor mistakes in header comments. From Qingqing Zhou. 20 years ago
Bruce Momjian e336635c5b Update Chinese FAQ to xhtml. 20 years ago
Tom Lane 7e94998c89 Adjust out-of-date comment. 20 years ago
Tom Lane 2ef172a2a4 Fix latent bug in ExecSeqRestrPos: it leaves the plan node's result slot 20 years ago
Neil Conway eb0d00a9be Various style cleanups for GiST; no changes to functionality. 20 years ago
Bruce Momjian c9a382b2ed Rename Rendezvous to Bonjour to match OS/X renaming. 20 years ago
Tom Lane c8a6b52705 Further marginal speed hacking: in MemoryContextReset, don't call 20 years ago
Tom Lane fabef3044a Minor refactoring to eliminate duplicate code and make startup a 20 years ago
Tom Lane 05b4293bd8 Minor speed hacks in AllocSetReset: avoid clearing the freelist headers 20 years ago
Tom Lane 0ff7a2c2ad Convert the existing regression test scripts for the various optional 20 years ago
Bruce Momjian 1ea069b1f6 Re-order items, add mention of how to propose working on a TODO item. 20 years ago
Tom Lane 184e7a73a5 Revise nodeMergejoin in light of example provided by Guillaume Smet. 20 years ago
Bruce Momjian 2979334d47 Add -N make flag to bcc builds from /src dir. 20 years ago
Tom Lane 5e6bbc21f4 Add missing quote, per Dave Page. 20 years ago
Tom Lane f81a77d5ef Update createuser examples to match the current program behavior, 20 years ago
Tom Lane 3a3804da80 Fix broken markup. 20 years ago
Bruce Momjian 9029129bf3 Update chinese encoding specification. 20 years ago