index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2005-02-02
Add to release checklist:
Bruce Momjian
2005-01-23
Add tools/find_gt_lt to find < and > in SGML source.
Bruce Momjian
2005-01-22
Mention issue with < and > in docs.
Bruce Momjian
2005-01-18
Update version stamps for 8.1 as listed in RELEASE_CHANGES.
Bruce Momjian
2005-01-03
Update copyright script.
Bruce Momjian
2005-01-01
Some more missed copyright notices. Many of these look like they
Tom Lane
2005-01-01
Update copyrights that were missed.
Bruce Momjian
2004-12-31
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-20
Mention libpq.rc.in is now the file to update for releases.
Bruce Momjian
2004-12-19
Test for POSIX.1c 2-arg sigwait() and fail on single-arg version.
Bruce Momjian
2004-12-16
Update release changes list to mention pg_config.h.win32.
Bruce Momjian
2004-12-13
Clearify which version numbers are bumped for major and minor releases.
Bruce Momjian
2004-10-26
Add reminder to update copyright in sgml file.
Bruce Momjian
2004-10-25
Update copyright information in documentation. Also, add a note
Neil Conway
2004-10-24
Update RELEASE_CHANGES to mention updating the timezone database as
Tom Lane
2004-10-07
Indent comment pushed to new line by else so it is indented by BSD
Bruce Momjian
2004-10-07
Improve pgindent processing of comment after 'else'.
Bruce Momjian
2004-10-07
Improve comment after 'else' handling of pgindent.
Bruce Momjian
2004-10-06
Add mention of win32ver.rc for update for minor release.
Bruce Momjian
2004-10-06
Update win32ver.rc to 8,0,000,000. Mention it needs updating in
Bruce Momjian
2004-10-02
Update length from 75 to 79.
Bruce Momjian
2004-09-26
Use <> not "" for include of pthread.h.
Bruce Momjian
2004-09-12
Re-add brace removal code but comment it out so we know why we removed
Bruce Momjian
2004-09-12
Remove code that delete braces around single statements.
Bruce Momjian
2004-09-09
We don't use java in our compiles anymore so remove the filter test from
Bruce Momjian
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
[next]