index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add pginclude testing ideas.
Bruce Momjian
2006-07-18
*
Done:
Bruce Momjian
2006-07-18
*
Mark a few functions as static or NOT_USED.
Bruce Momjian
2006-07-18
*
Make pg_regress a tad simpler and more general-purpose by removing its
Tom Lane
2006-07-18
*
Mention dependency problems caused by pgrminclude on include files.
Bruce Momjian
2006-07-17
*
Improve psql's \df slash command to include the argument names and modes
Neil Conway
2006-07-17
*
Minor documentation tweak: in the tables of functions and operators,
Neil Conway
2006-07-16
*
Include libpq/pqcomm.h to ensure we have correct knowledge of
Tom Lane
2006-07-16
*
In a Windows backend, don't build src/port/pgsleep.c's version of
Tom Lane
2006-07-16
*
Ensure that we retry rather than erroring out when send() or recv() return
Tom Lane
2006-07-16
*
Fix a few places where $Id$ and $Header$ CVS tags had crept into the
Tom Lane
2006-07-16
*
Fix lack of repeat-inclusion guard in win32 substitute sys/socket.h.
Tom Lane
2006-07-16
*
Put back another not-so-unnecessary #include, per report from Hiroshi Saito.
Tom Lane
2006-07-16
*
Fix getDatumCopy(): don't use store_att_byval to copy into a Datum
Tom Lane
2006-07-16
*
Improve error message wording.
Tom Lane
2006-07-16
*
Put back some more not-so-unused-as-all-that #includes. This un-breaks
Tom Lane
2006-07-15
*
Fix some pgcrypto portability issues, per Marko Kreen.
Tom Lane
2006-07-15
*
Fix some missing inclusions identified with new pgcheckdefines tool.
Tom Lane
2006-07-15
*
Fix some makefiles that fail to yield good results from 'make -qp'.
Tom Lane
2006-07-15
*
Create a tool to catch #include omissions that might not result in any
Tom Lane
2006-07-15
*
Fix misguided removal of access/tuptoaster.h inclusion, per Kris Jurka.
Tom Lane
2006-07-14
*
In PGP public key tests, encrypt the secret key with AES not CAST5,
Tom Lane
2006-07-14
*
Fix another passel of include-file breakage. Kris Jurka, Tom Lane
Tom Lane
2006-07-14
*
Add dependency to fix parallel-make race condition. Alexander Dupuy
Tom Lane
2006-07-14
*
Have find_static skip main() functions.
Bruce Momjian
2006-07-14
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
*
Fix a passel of recently-committed violations of the rule 'thou shalt
Tom Lane
2006-07-14
*
Revert part of recent include patch not ready for application.
Bruce Momjian
2006-07-14
*
Add additional includes needed on some platforms.
Bruce Momjian
2006-07-14
*
Move CFLAGS for pginclude to the end of the command line.
Bruce Momjian
2006-07-14
*
Minor doc tweak: replace a "--" with "—".
Neil Conway
2006-07-14
*
Reorder the entries in the function section of the manual, to ensure they
Neil Conway
2006-07-13
*
Move math.h after postgresql.h
Bruce Momjian
2006-07-13
*
Skip stripping postgres_fe.h include file.
Bruce Momjian
2006-07-13
*
More include file adjustments.
Bruce Momjian
2006-07-13
*
More include file adjustments.
Bruce Momjian
2006-07-13
*
Adjust /contrib for new include file contents.
Bruce Momjian
2006-07-13
*
Allow include files to compile own their own.
Bruce Momjian
2006-07-13
*
Improve pginclude tools to process include file usage by other include files.
Bruce Momjian
2006-07-13
*
Remove trailing comma from CreateStmtLikeOption enum definition. This
Neil Conway
2006-07-13
*
Be consistent about not using ECHO_N/ECHO_C (seems unnecessary on Linux).
Peter Eisentraut
2006-07-13
*
Fix C++-style comment.
Neil Conway
2006-07-13
*
"Annual" pgcrypto update from Marko Kreen:
Neil Conway
2006-07-13
*
Fix pgrminclude to work for stripping include files.
Bruce Momjian
2006-07-12
*
Update schema USAGE permission description.
Bruce Momjian
2006-07-12
*
Clean up for warning:
Joe Conway
2006-07-12
*
Apply entab fix from Marko Kreen for these problems:
Alvaro Herrera
2006-07-11
*
Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so that
Tom Lane
2006-07-11
*
Improve pginclude tests.
Bruce Momjian
2006-07-11
*
Improve pginclude compile flags.
Bruce Momjian
2006-07-11
[next]