Commit Graph

282 Commits (e1107fc28536bf5f24f388bd701bffb98c09cd06)

Author SHA1 Message Date
Bruce Momjian e7988a7ad3 Remove SEP_CHAR from /contrib. 24 years ago
Bruce Momjian 3f5563d131 Playing with the earthdistance stuff, and found I needed the following 24 years ago
D'Arcy J.M. Cain 8d7952fdc4 Further conversions to Version 1 API. Also, fix boolean return to use 24 years ago
D'Arcy J.M. Cain 505d9037cd Upgraded code to use the current version 1 calling conventions. 24 years ago
D'Arcy J.M. Cain 2bc1c14ab0 Changed use of macros for extracting information. According to comments 24 years ago
Bruce Momjian 1ef5c99c85 Fix 'make clean' with jdbc and ant by using filesets. 24 years ago
Bruce Momjian 37b006e074 Add NUMERIC tests to jdbc code. 24 years ago
Bruce Momjian 9cdf723142 Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter Eisentraut 24 years ago
Bruce Momjian fdbfe1c68e Well, the correct code - that corresponds to current 24 years ago
Bruce Momjian 5ee76ac8c0 > I've been experimenting with pgcrypto 0.3 (distributed with 24 years ago
Bruce Momjian 904ba3ff69 Update to ora2pg 1.2. 24 years ago
Bruce Momjian ffd0599c7a Add mention in README of Oracle. 24 years ago
Bruce Momjian 0d2c4d5a17 Add oracle conversion utility ora2pg in /contrib/oracle. 24 years ago
Bruce Momjian c2a062b7fe Add dbase conversion utility to /contrib. 24 years ago
Bruce Momjian 8ace5114dc This directory contains a module that implements the "Metaphone" code as 24 years ago
D'Arcy J.M. Cain b95ff0c542 Initial checkin of a contributed type that handles passwords efficiently. 25 years ago
Peter Eisentraut 031e1afa23 Pass -D option to pg_ctl because export PGDATA won't be preserved across 25 years ago
Tom Lane 6faf150a30 Fix/cleanup DLLLIBS handling for Cygwin port. If it works it's to 25 years ago
Tom Lane 5f5db804f5 Provide snprintf() if system hasn't got it. 25 years ago
Bruce Momjian 7cf952e7b4 Fix comments that were mis-wrapped, for Tom Lane. 25 years ago
Bruce Momjian 339cd6b9b0 Run pgindent on _int.c, for Tom Lane. I had skipped this file because 25 years ago
Bruce Momjian 0686d49da0 Remove dashes in comments that don't need them, rewrap with pgindent. 25 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Tom Lane 2ef6e7ee18 Repair intarray's problems with TOASTed input, avoid scribbling on 25 years ago
Tom Lane 31b5c05819 Restore include-file updates, and fix some of the more glaring macro 25 years ago
Tom Lane 8f82141b54 Restore Peter's makefile fixes. 25 years ago
Bruce Momjian 4bcb80a3e3 Update contrib intarray to Jan 25 version. 25 years ago
Tom Lane 10a4e0c2eb Documentation update from Marko Kreen. 25 years ago
Tom Lane 4eb5e27a28 Resetting the XLOG can't include rewinding it to logical position zero, 25 years ago
Tom Lane eeaf3fc3a1 First cut at XLOG file reset utility. 25 years ago
Peter Eisentraut e2f91389a5 'test -e' isn't portable. Use 'test -f'. 25 years ago
Tom Lane 0c383155ae Update for new pg_control format. 25 years ago
Peter Eisentraut 671be61916 Add uninstall target to Java build. 25 years ago
Bruce Momjian c7aa5998ae Update my2pg, new version. 25 years ago
Peter Mount ef8181b808 Hmmm, a conflict with V1.104 of configure.in remained and broke configure 25 years ago
Peter Mount e2e84a1c5e First batch of the tools merged in... 25 years ago
Bruce Momjian 60cea7d71a Update mysql converter, new version released. 25 years ago
Marc G. Fournier ca22223e82 start of an admin tool for FreeBSD to help configure shared memory for 25 years ago
Peter Eisentraut 2a398726e7 Doesn't need libpq. 25 years ago
Peter Eisentraut eade6d3569 Remove binary files. 25 years ago
Bruce Momjian b25e60d887 I had a need to read such things as the backend locale and the catalog 25 years ago
Peter Eisentraut cb6edf9d56 Make sure -L and -I's for our source tree are always before system include 25 years ago
Bruce Momjian 60ea34b046 Changes: 25 years ago
Tatsuo Ishii 4571439297 Fix README in Japanese to sync with README.pgbench updated by Tom. 25 years ago
Tom Lane 810c0b85d2 Update README's install instructions to agree with current reality. 25 years ago
Bruce Momjian d99df62c31 Bruce Momjian <pgman@candle.pha.pa.us> writes: 25 years ago
Bruce Momjian f6df410022 Add stdio to file. 25 years ago
Bruce Momjian 281b7d84fc Add // -> /* */ mapping to pgindent. 25 years ago
Bruce Momjian 9fdd81de1d Add #include <unistd.h> 25 years ago
Bruce Momjian 71f2b6f015 Add to Makefile. 25 years ago