This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-05-30 12:35:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
484af9b376f3dca3805932d5c40c45ecf6fca0d4
postgres
/
src
T
History
Bruce Momjian
484af9b376
Modify RelationGetBufferForTuple() to use a typedef, rather than a
...
struct, to help pgindent.
2011-10-12 16:53:54 -04:00
..
backend
Modify RelationGetBufferForTuple() to use a typedef, rather than a
2011-10-12 16:53:54 -04:00
bin
Simplify new pg_ctl newline termination code.
2011-10-06 10:59:50 -04:00
include
Modify RelationGetBufferForTuple() to use a typedef, rather than a
2011-10-12 16:53:54 -04:00
interfaces
Fully const-ify PQconnectdbParams, PQconnectStartParams, and PQpingParams.
2011-09-25 18:52:48 -04:00
makefiles
Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS.
2011-08-24 15:16:50 -04:00
pl
Remember the source GucContext for each GUC parameter.
2011-10-04 16:13:50 -04:00
port
Fix typo in pg_srand48 (srand48 in older branches).
2011-09-03 16:17:34 -04:00
template
…
test
Attempt to reduce local dependencies in regression tests.
2011-10-10 08:01:40 -04:00
timezone
Simplify handling of the timezone GUC by making initdb choose the default.
2011-09-09 17:59:11 -04:00
tools
Modify pgindent to use a renamed pg_bsd_indent binary. New features
2011-10-12 15:51:27 -04:00
tutorial
…
.gitignore
…
bcc32.mak
…
DEVELOPERS
…
Makefile
…
Makefile.global.in
Make distprep and *clean build targets recurse into all subdirectories.
2011-07-03 13:55:12 -04:00
Makefile.shlib
…
nls-global.mk
Add the possibility to pass --flag arguments to xgettext calls
2011-06-27 00:37:21 +03:00
win32.mak
…