Peter Eisentraut
|
83ab17e051
|
Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl.
Fixes compliation failure with --enable-thread-safety --with-perl and Perl
5.6.1.
|
2003-11-24 13:11:27 +00:00 |
|
Bruce Momjian
|
e69b2f3b0e
|
Remove weird test in ccsym
|
2003-10-24 21:28:52 +00:00 |
|
Bruce Momjian
|
cded27cacd
|
Don't reference pthread.h unless we have threads enabled, per Peter.
|
2003-10-24 20:48:10 +00:00 |
|
Bruce Momjian
|
d665217278
|
Fix include used by entab.
|
2003-10-07 17:40:09 +00:00 |
|
Bruce Momjian
|
a994d5984f
|
Adjust pgindent for newer awks.
Nigel J. Andrews
|
2003-09-28 00:25:22 +00:00 |
|
Bruce Momjian
|
b4ca39b956
|
Allow pgindent to work with newer BSD indents.
|
2003-09-28 00:22:58 +00:00 |
|
Bruce Momjian
|
16e4adc38f
|
Update bsd indent patch.
|
2003-09-27 21:26:09 +00:00 |
|
Bruce Momjian
|
ee84100cc1
|
Cleanup pgindent patch.
|
2003-09-27 21:19:47 +00:00 |
|
Bruce Momjian
|
bb9ec59419
|
Add compile step to instructions.
|
2003-09-27 17:29:30 +00:00 |
|
Bruce Momjian
|
391dceb462
|
Finalize configuration of thread_test program.
|
2003-09-27 16:24:45 +00:00 |
|
Bruce Momjian
|
227dd9b427
|
Rename thread compile flag. Move thread test program to tools/thread,
and improve tests.
|
2003-09-27 15:32:48 +00:00 |
|
Bruce Momjian
|
38eb18092c
|
Tighten casting of function call pointers for threads.
|
2003-09-03 22:34:08 +00:00 |
|
Bruce Momjian
|
2310dd3af2
|
Add reporting of specificy threading failure functions.
|
2003-09-03 19:36:31 +00:00 |
|
Bruce Momjian
|
4cc247f74b
|
Add test for thread-safeness of libc functions.
|
2003-09-03 19:30:31 +00:00 |
|
Bruce Momjian
|
5a288903b9
|
Guard against pgindent changing =- to = -.
|
2003-08-30 14:59:34 +00:00 |
|
Bruce Momjian
|
4369432405
|
Not needed, already in CVS.
|
2003-08-17 00:14:13 +00:00 |
|
Bruce Momjian
|
bfeabcc84f
|
Add description of error style.
|
2003-08-16 23:53:54 +00:00 |
|
Bruce Momjian
|
0e2b12bd96
|
pgindent fix for new typedefs.
|
2003-08-08 21:25:06 +00:00 |
|
Bruce Momjian
|
c7fda55cc6
|
Update pgindent readme.
|
2003-08-07 15:02:43 +00:00 |
|
Bruce Momjian
|
78154363f9
|
Update typedef names for pgindent 7.4.
|
2003-08-07 05:18:14 +00:00 |
|
Tom Lane
|
2f9c859ea1
|
Fix some copyright notices that weren't updated. Improve copyright tool
so it won't miss 'em again.
|
2003-08-04 23:59:41 +00:00 |
|
Bruce Momjian
|
19f7ca78cc
|
Fix for 2003 again.
|
2003-08-04 02:27:25 +00:00 |
|
Bruce Momjian
|
eb20aa9edb
|
Update copyright script for 2003.
|
2003-08-04 02:22:37 +00:00 |
|
Bruce Momjian
|
1ffc5b05a3
|
Update comments.
|
2003-08-01 13:48:58 +00:00 |
|
Bruce Momjian
|
5fbb42eb3f
|
Update comments.
|
2003-08-01 13:48:25 +00:00 |
|
Bruce Momjian
|
83f62e9d29
|
cvs log used -b for head, not -rHEAD.
|
2003-08-01 05:52:44 +00:00 |
|
Bruce Momjian
|
b2312c4eae
|
No need for Static.Entries, use -rHEAD.
|
2003-07-25 02:11:17 +00:00 |
|
Bruce Momjian
|
8355901a0e
|
Add example of cvs log pulls _just_ from HEAD.
|
2003-07-25 01:40:02 +00:00 |
|
Bruce Momjian
|
a7e898785b
|
Stamp 7.3.4.
|
2003-07-23 04:08:44 +00:00 |
|
Bruce Momjian
|
bf75f1a063
|
Adjust pgtest grep.
|
2003-06-27 22:04:50 +00:00 |
|
Bruce Momjian
|
757b718476
|
Update pgtest to use 'gmake check'.
|
2003-06-27 21:46:20 +00:00 |
|
Bruce Momjian
|
3bfabc36b6
|
Add mention that the grep's have to be adjusted in pgtest.
|
2003-06-23 19:33:25 +00:00 |
|
Bruce Momjian
|
c1ae39a0cd
|
Add pgtest script.
|
2003-06-22 04:22:57 +00:00 |
|
Bruce Momjian
|
4d4953fc41
|
Make Win32 tests to match existing Cygwin tests, where appropriate.
|
2003-04-18 01:03:42 +00:00 |
|
Bruce Momjian
|
6976205b4b
|
Update release steps.
|
2003-01-29 03:41:54 +00:00 |
|
Bruce Momjian
|
2042daf5c3
|
Improve symlink handling for C tags file.
|
2003-01-18 06:06:51 +00:00 |
|
Bruce Momjian
|
9e66243c35
|
Fixes to pgcvslog for last narrive entry.
|
2003-01-13 01:57:47 +00:00 |
|
Bruce Momjian
|
bcf7a35f3c
|
A tiny patch to fix a typo in configure.in and another one in
RELEASE_CHANGES.
Manfred Koizar
|
2003-01-11 04:58:44 +00:00 |
|
Bruce Momjian
|
2d663bbf0e
|
Update RELEASE checklist.
|
2002-12-18 20:07:32 +00:00 |
|
Bruce Momjian
|
c465dcc1d0
|
Add major/minor release changes info to RELEASE_CHANGES file.
|
2002-12-14 19:45:46 +00:00 |
|
Peter Eisentraut
|
0cd5ce6b11
|
Compute version number for docs on the fly.
|
2002-10-12 16:34:28 +00:00 |
|
Bruce Momjian
|
4490c7b14b
|
Update symbols for 7.3.
|
2002-09-04 19:11:06 +00:00 |
|
Bruce Momjian
|
2355482e28
|
Update for 7.3 typedefs.
|
2002-09-04 19:00:01 +00:00 |
|
Bruce Momjian
|
af3cf2cfa8
|
Update to reflect Tom's suggestions.
|
2002-09-04 18:45:52 +00:00 |
|
Bruce Momjian
|
7ae3e126e0
|
File list cleanup.
|
2002-09-04 07:31:59 +00:00 |
|
Bruce Momjian
|
0a1e41477f
|
Update files to be changed.
|
2002-09-04 07:26:37 +00:00 |
|
Bruce Momjian
|
88958ea875
|
Improve CVS log grouping.
|
2002-09-02 17:34:57 +00:00 |
|
Bruce Momjian
|
a78777558c
|
Add mention of copyright year update.
|
2002-07-24 17:58:24 +00:00 |
|
Bruce Momjian
|
3c580b8d97
|
Fix make_ctags for exhuberant tags.
|
2002-07-15 14:45:51 +00:00 |
|
Bruce Momjian
|
bc3d2e1e35
|
Allow make_ctags to work with exuberant tags.
|
2002-07-02 17:45:52 +00:00 |
|