Commit Graph

6 Commits (fe2534e534c0572a71d6f0d2d51a2d058fc3524c)

Author SHA1 Message Date
Robert Haas 337b6f5ecf Speed up in-memory tuplesorting. 14 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Neil Conway b9954fbb4e Code cleanup for function prototypes: change two K&R-style prototypes 19 years ago
Tom Lane b38900c767 Use Min() instead of min() in qsort, for consistency and to avoid 19 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 20 years ago
Tom Lane 6edd2b4a91 Switch over to using our own qsort() all the time, as has been proposed 20 years ago
Tom Lane a3f0b3d68f Improve performance of our private version of qsort. Per recent testing, 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane 06e1d62689 Fix a whole bunch of #includes that were either wrong or redundant. 21 years ago
Bruce Momjian b492c3accc Add parentheses to macros when args are used in computations. Without 21 years ago
Neil Conway af7849f184 License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, to 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Bruce Momjian e50f52a074 pgindent run. 24 years ago
Tom Lane c024fa4cb5 Remove use of __P so that <sys/cdefs.h> is not needed. Per suggestion 24 years ago
Bruce Momjian 33b3c95200 Complete TODO item: 24 years ago