index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2004-08-30
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-29
Update typedefs with /lib info.
Bruce Momjian
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
Update with new typedefs. Remove java and c++ parts of readme.
Bruce Momjian
2004-08-29
Update copyright to 2004.
Bruce Momjian
2004-07-25
Improve description of release note creation.
Bruce Momjian
2004-07-24
Add steps for creating release notes.
Bruce Momjian
2004-06-25
Fix to work better with Exuberant's version of ctags.
Tom Lane
2004-06-09
Use mkstemp instead of mktemp in thread test, per Jan.
Bruce Momjian
2004-05-28
When checking for thread safety with src/tools/thread/thread_test.c, the
Bruce Momjian
2004-04-27
Do thread testing from configure in a much cleaner fashion.
Bruce Momjian
2004-04-27
Add comments.
Bruce Momjian
2004-04-27
Use mktemp for temporary file names, per suggestion from Peter.
Bruce Momjian
2004-04-27
Move postgres.h to the top of the C file.
Bruce Momjian
2004-04-26
Fix subdir for thread test program.
Bruce Momjian
2004-04-26
More thread error improvments.
Bruce Momjian
2004-04-26
More thread error message improvments.
Bruce Momjian
2004-04-25
No need to use our standard libs for the thread test --- they might not
Bruce Momjian
2004-04-23
Hook thread_test program run at the end of configure run.
Bruce Momjian
2004-04-23
Report error if thread-test is run without having threading enabled in
Bruce Momjian
2004-04-23
Improve thread test program. Test only functions that need testing.
Bruce Momjian
2004-04-23
Add new auto-detection of thread flags.
Bruce Momjian
2004-04-22
Simplify thread test program.
Bruce Momjian
2004-04-21
More thread test program improvements.
Bruce Momjian
2004-04-21
Improve thread test program to show if non-*_r functions are even called.
Bruce Momjian
2004-04-06
Add thread program mention of errno thread-safety.
Bruce Momjian
2004-04-05
Add comment that sched_yield might be a portability problem.
Bruce Momjian
2004-04-05
Change getpid() while loop to use sched_yield(), greatly speeds up test.
Bruce Momjian
2004-04-05
Have threads wait for parent to test thread-specific pointers before
Bruce Momjian
2004-04-05
Add volatile to thread-specific thread variables.
Bruce Momjian
2004-04-05
Update thread test to only test for 'localhost' and local machine name.
Bruce Momjian
2004-04-04
Update thread test to do getpid() in while loop, also use weather.com
Bruce Momjian
2004-03-28
Clean up thread test program.
Bruce Momjian
2004-03-27
Add test for thread-safe errno to thread test program.
Bruce Momjian
2004-03-20
Remove suggestiong for using test for wal_sync_method.
Bruce Momjian
2004-03-18
Make test_fsync use optimizer flag.
Bruce Momjian
2004-03-18
Allocate 16mb file for testing.
Bruce Momjian
2004-03-18
Have program default to 1000 loops, and add file name and loop option.
Bruce Momjian
2004-03-18
Add comment about using this testing for wal_sync_method.
Bruce Momjian
2004-03-18
Add fsync tests:
Bruce Momjian
2004-03-18
Mention which fsync methods are unavailable.
Bruce Momjian
2004-03-18
Add permission mode to opens().
Bruce Momjian
2004-03-18
Add missing include
Bruce Momjian
2004-03-18
Remove acccidental object/binary files.
Bruce Momjian
2004-03-18
Add fsync test program. It tests fsync to see if times for fsync are the
Bruce Momjian
2004-02-11
Check and set thread-safe functions separately, rather than as a single
Bruce Momjian
2004-02-02
Set only LC_ALL for sort in tags creation.
Bruce Momjian
2004-02-01
Set locale to C before doing sort in make_ctags.
Bruce Momjian
2004-01-04
Remove trailing newline from file.
Bruce Momjian
2004-01-04
Mention grabbing typedefs from pgsql/lib too.
Bruce Momjian
[next]