Commit Graph

269 Commits (1dcabacd4589dde4376c413fb8f0576b80750256)

Author SHA1 Message Date
Bruce Momjian 6099009eae Well, the correct code - that corresponds to current 24 years ago
Bruce Momjian 02a062c121 update. 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
Bruce Momjian 8d1b6de57c Add pg_logger to /contrib. 25 years ago
Peter Eisentraut 2660803697 Only look for bison as YACC; other yaccs need to be selected explicitly. 25 years ago
Bruce Momjian a2a51234dd cleanup 25 years ago
Bruce Momjian 2563c3a929 Add URL for my2pg.pl. 25 years ago
Bruce Momjian 66e7d16c27 Add description. 25 years ago
Bruce Momjian 2ecbd255d0 Add both conversion utilities. 25 years ago
Bruce Momjian 228444ae99 cleanup 25 years ago
Bruce Momjian 890bbf2770 Add other mysql conversion utility for comparisons. 25 years ago
Tom Lane 11da9e5cf8 Update findoidjoins notes for 7.1. 25 years ago
Tom Lane fce33c7f85 Compile a little more cleanly. 25 years ago
Tom Lane 2a1553c7fd Add oid2name subdirectory to contrib Makefile. 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Peter Eisentraut fdf87fdf7b Add new FreeBSD start script that makes use of new pg_ctl functionality. 25 years ago