Commit Graph

18 Commits (6db75edb2ecbc9f6912f90b671b01ab4ac3a01b0)

Author SHA1 Message Date
David Rowley 245de48455 Adjust MSVC build scripts to parse Makefiles for defines 4 years ago
Tom Lane 949a9f043e Add support for binary I/O of ltree, lquery, and ltxtquery types. 6 years ago
Amit Kapila 7e735035f2 Make the order of the header file includes consistent in contrib modules. 6 years ago
Tom Lane 9e3755ecb2 Remove useless duplicate inclusions of system header files. 9 years ago
Bruce Momjian 807b9e0dff pgindent run for 9.5 10 years ago
Heikki Linnakangas 4f700bcd20 Reorganize our CRC source files again. 11 years ago
Heikki Linnakangas c619c2351f Move pg_crc.c to src/common, and remove pg_crc_tables.h 11 years ago
Heikki Linnakangas 5028f22f6e Switch to CRC-32C in WAL and other places. 11 years ago
Bruce Momjian f1312b5ed3 Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and 14 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Tom Lane af18d3d05c Fix compile warning on Solaris, per buildfarm. (Why have we got 18 years ago
Tom Lane beca984e5f Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only 19 years ago
Bruce Momjian f3d99d160d Add CVS tag lines to files that were lacking them. 20 years ago
Bruce Momjian b492c3accc Add parentheses to macros when args are used in computations. Without 21 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Bruce Momjian 87cfb8eb29 Fixed very stupid but important bug: mixing calls of some founctions from 23 years ago
Bruce Momjian be2de3b9c8 The patch solves this problem, I hope... 23 years ago
Bruce Momjian 1dedbf2da5 Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov. 23 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Tom Lane b57705673d txtidx datatype for full text indexing with GiST. 24 years ago